Amazon Foliage Color Hex Code
#606553What is Amazon Foliage Color Hex Code Color?
Amazon Foliage Color Hex Code is a dark, desaturated, muted green color with the hex code #606553. Its RGB value is rgb(96, 101, 83), meaning it contains 96 red, 101 green, and 83 blue light values. In the HSL color model, it has a hue of 77°, saturation of 10%, and lightness of 36%.
Amazon Foliage Color Hex Code Color Codes
Here are all the color format codes for Amazon Foliage Color Hex Code:
- HEX: #606553
- RGB: rgb(96, 101, 83)
- HSL: hsl(77°, 10%, 36%)
- CMYK: cmyk(5%, 0%, 18%, 60%)
- Android/Flutter: Color(0xFF606553)
- Swift UIColor: UIColor(red: 0.376, green: 0.396, blue: 0.325, alpha: 1.0)
Is Amazon Foliage Color Hex Code Accessible?
Amazon Foliage Color Hex Code (#606553) passes WCAG AA accessibility standards. It has a contrast ratio of 6.03:1 against white and 3.48:1 against black text. White text on this color passes WCAG AA for normal body text.
How to Use Amazon Foliage Color Hex Code in Design
Amazon Foliage Color Hex Code is a dark green tone that works well as
a primary brand color, button color, or dark background in modern UI designs.
Use lighter tints of this color to create depth and hierarchy in your layouts.
In CSS, you can use it directly as color: #606553; or
background-color: #606553;.
Amazon Foliage Color Hex Code Shades and Tints
Shades of Amazon Foliage Color Hex Code are created by mixing it with black, ranging from the original #606553 down to near-black #555a4a. Tints are made by adding white — from the base color up to near-white #eeefeb. These variations help build complete design system palettes and Tailwind CSS color scales.
Amazon Foliage Color Hex Code Color Harmonies
The complementary color of Amazon Foliage Color Hex Code is #585365. Its analogous colors are #576553 and #656153. For a triadic palette, combine it with #536065 and #655360.
Frequently Asked Questions
What is the hex code for Amazon Foliage Color Hex Code?
The hex code for Amazon Foliage Color Hex Code is #606553.
What is the RGB value of Amazon Foliage Color Hex Code?
The RGB value is rgb(96, 101, 83). Red channel: 96/255, Green: 101/255, Blue: 83/255.
Is Amazon Foliage Color Hex Code good for web accessibility?
Amazon Foliage Color Hex Code has a contrast ratio of 6.03:1 with white and 3.48:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Amazon Foliage Color Hex Code?
Amazon Foliage Color Hex Code pairs well with its complementary color #585365, analogous colors #576553 and #656153, or neutral whites and grays for a clean, modern look.
How do I use Amazon Foliage Color Hex Code in CSS?
Use it in CSS like this:
background-color: #606553;
color: #606553;
Or as a CSS variable: --color-primary: #606553;
WCAG 2.1 Accessibility Contrast
WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.
Check against custom color
Mix with another color
Blend spectrum (base → mix)
Copy code snippets
--color-primary: #606553;
--color-primary-rgb: 96, 101, 83;
--color-primary-hsl: 77 10% 36%;
--color-primary-text: #ffffff;
colors: {
'amazon-foliage-color-hex-code': {
DEFAULT: '#606553',
100: '#ffffff',
200: '#eeefeb',
300: '#dcded7',
400: '#cbcec3',
500: '#babeaf',
600: '#555a4a',
700: '#4b4f41',
800: '#404337',
900: '#35382e',
950: '#2b2d25',
}
}
'base': #606553,
'light': #dcded7,
'dark': #4b4f41,
'rgb': 96, 101, 83
);
A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.
Heading H1
Heading H2
Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Caption text or muted secondary copy. Used for descriptions and supplemental information.
Highlighted blockquote text using this color as an accent.
How this color appears to people with different types of color vision deficiency.