Acorn Spice Color Hex Code
#b87439What is Acorn Spice Color Hex Code Color?
Acorn Spice Color Hex Code is a medium, moderately saturated orange color with the hex code #b87439. Its RGB value is rgb(184, 116, 57), meaning it contains 184 red, 116 green, and 57 blue light values. In the HSL color model, it has a hue of 28°, saturation of 53%, and lightness of 47%.
Acorn Spice Color Hex Code Color Codes
Here are all the color format codes for Acorn Spice Color Hex Code:
- HEX: #b87439
- RGB: rgb(184, 116, 57)
- HSL: hsl(28°, 53%, 47%)
- CMYK: cmyk(0%, 37%, 69%, 28%)
- Android/Flutter: Color(0xFFB87439)
- Swift UIColor: UIColor(red: 0.722, green: 0.455, blue: 0.224, alpha: 1.0)
Is Acorn Spice Color Hex Code Accessible?
Acorn Spice Color Hex Code (#b87439) passes WCAG AA accessibility standards. It has a contrast ratio of 3.75:1 against white and 5.6:1 against black text. For better readability, prefer black text on this color for normal body text.
How to Use Acorn Spice Color Hex Code in Design
Acorn Spice Color Hex Code is a medium orange 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: #b87439; or
background-color: #b87439;.
Acorn Spice Color Hex Code Shades and Tints
Shades of Acorn Spice Color Hex Code are created by mixing it with black, ranging from the original #b87439 down to near-black #a46733. Tints are made by adding white — from the base color up to near-white #f8efe8. These variations help build complete design system palettes and Tailwind CSS color scales.
Acorn Spice Color Hex Code Color Harmonies
The complementary color of Acorn Spice Color Hex Code is #387cb7. Its analogous colors are #b7b338 and #b7383d. For a triadic palette, combine it with #38b774 and #7438b7.
Frequently Asked Questions
What is the hex code for Acorn Spice Color Hex Code?
The hex code for Acorn Spice Color Hex Code is #b87439.
What is the RGB value of Acorn Spice Color Hex Code?
The RGB value is rgb(184, 116, 57). Red channel: 184/255, Green: 116/255, Blue: 57/255.
Is Acorn Spice Color Hex Code good for web accessibility?
Acorn Spice Color Hex Code has a contrast ratio of 3.75:1 with white and 5.6:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Acorn Spice Color Hex Code?
Acorn Spice Color Hex Code pairs well with its complementary color #387cb7, analogous colors #b7b338 and #b7383d, or neutral whites and grays for a clean, modern look.
How do I use Acorn Spice Color Hex Code in CSS?
Use it in CSS like this:
background-color: #b87439;
color: #b87439;
Or as a CSS variable: --color-primary: #b87439;
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: #b87439;
--color-primary-rgb: 184, 116, 57;
--color-primary-hsl: 28 53% 47%;
--color-primary-text: #1a1a2e;
colors: {
'acorn-spice-color-hex-code': {
DEFAULT: '#b87439',
100: '#ffffff',
200: '#f8efe8',
300: '#f1e0d1',
400: '#ead0ba',
500: '#e3c1a3',
600: '#a46733',
700: '#8f5a2c',
800: '#7b4d26',
900: '#664020',
950: '#523419',
}
}
'base': #b87439,
'light': #f1e0d1,
'dark': #8f5a2c,
'rgb': 184, 116, 57
);
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.