Always Apple Color Hex Code
#a0a667What is Always Apple Color Hex Code Color?
Always Apple Color Hex Code is a medium, desaturated, muted yellow color with the hex code #a0a667. Its RGB value is rgb(160, 166, 103), meaning it contains 160 red, 166 green, and 103 blue light values. In the HSL color model, it has a hue of 66°, saturation of 26%, and lightness of 53%.
Always Apple Color Hex Code Color Codes
Here are all the color format codes for Always Apple Color Hex Code:
- HEX: #a0a667
- RGB: rgb(160, 166, 103)
- HSL: hsl(66°, 26%, 53%)
- CMYK: cmyk(4%, 0%, 38%, 35%)
- Android/Flutter: Color(0xFFA0A667)
- Swift UIColor: UIColor(red: 0.627, green: 0.651, blue: 0.404, alpha: 1.0)
Is Always Apple Color Hex Code Accessible?
Always Apple Color Hex Code (#a0a667) passes WCAG AA accessibility standards. It has a contrast ratio of 2.58:1 against white and 8.15:1 against black text. For better readability, prefer black text on this color for normal body text. It also meets WCAG AAA — the highest accessibility level.
How to Use Always Apple Color Hex Code in Design
Always Apple Color Hex Code is a medium yellow tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#6e68a6
for strong contrast.
In CSS, you can use it directly as color: #a0a667; or
background-color: #a0a667;.
Always Apple Color Hex Code Shades and Tints
Shades of Always Apple Color Hex Code are created by mixing it with black, ranging from the original #a0a667 down to near-black #8e945c. Tints are made by adding white — from the base color up to near-white #f4f5ee. These variations help build complete design system palettes and Tailwind CSS color scales.
Always Apple Color Hex Code Color Harmonies
The complementary color of Always Apple Color Hex Code is #6e68a6. Its analogous colors are #81a668 and #a68d68. For a triadic palette, combine it with #68a0a6 and #a668a0.
Frequently Asked Questions
What is the hex code for Always Apple Color Hex Code?
The hex code for Always Apple Color Hex Code is #a0a667.
What is the RGB value of Always Apple Color Hex Code?
The RGB value is rgb(160, 166, 103). Red channel: 160/255, Green: 166/255, Blue: 103/255.
Is Always Apple Color Hex Code good for web accessibility?
Always Apple Color Hex Code has a contrast ratio of 2.58:1 with white and 8.15:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Always Apple Color Hex Code?
Always Apple Color Hex Code pairs well with its complementary color #6e68a6, analogous colors #81a668 and #a68d68, or neutral whites and grays for a clean, modern look.
How do I use Always Apple Color Hex Code in CSS?
Use it in CSS like this:
background-color: #a0a667;
color: #a0a667;
Or as a CSS variable: --color-primary: #a0a667;
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: #a0a667;
--color-primary-rgb: 160, 166, 103;
--color-primary-hsl: 66 26% 53%;
--color-primary-text: #1a1a2e;
colors: {
'always-apple-color-hex-code': {
DEFAULT: '#a0a667',
100: '#ffffff',
200: '#f4f5ee',
300: '#eaebdd',
400: '#dfe1cd',
500: '#d5d8bc',
600: '#8e945c',
700: '#7c8150',
800: '#6b6f45',
900: '#595c39',
950: '#474a2e',
}
}
'base': #a0a667,
'light': #eaebdd,
'dark': #7c8150,
'rgb': 160, 166, 103
);
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.