Antler Moth Color Hex Code
#864f3eWhat is Antler Moth Color Hex Code Color?
Antler Moth Color Hex Code is a dark, desaturated, muted red color with the hex code #864f3e. Its RGB value is rgb(134, 79, 62), meaning it contains 134 red, 79 green, and 62 blue light values. In the HSL color model, it has a hue of 14°, saturation of 37%, and lightness of 38%.
Antler Moth Color Hex Code Color Codes
Here are all the color format codes for Antler Moth Color Hex Code:
- HEX: #864f3e
- RGB: rgb(134, 79, 62)
- HSL: hsl(14°, 37%, 38%)
- CMYK: cmyk(0%, 41%, 54%, 47%)
- Android/Flutter: Color(0xFF864F3E)
- Swift UIColor: UIColor(red: 0.525, green: 0.310, blue: 0.243, alpha: 1.0)
Is Antler Moth Color Hex Code Accessible?
Antler Moth Color Hex Code (#864f3e) passes WCAG AA accessibility standards. It has a contrast ratio of 6.56:1 against white and 3.2:1 against black text. White text on this color passes WCAG AA for normal body text.
How to Use Antler Moth Color Hex Code in Design
Antler Moth Color Hex Code is a dark red 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: #864f3e; or
background-color: #864f3e;.
Antler Moth Color Hex Code Shades and Tints
Shades of Antler Moth Color Hex Code are created by mixing it with black, ranging from the original #864f3e down to near-black #774637. Tints are made by adding white — from the base color up to near-white #f4eae7. These variations help build complete design system palettes and Tailwind CSS color scales.
Antler Moth Color Hex Code Color Harmonies
The complementary color of Antler Moth Color Hex Code is #3d7485. Its analogous colors are #85723d and #853d50. For a triadic palette, combine it with #3d854e and #4e3d85.
Frequently Asked Questions
What is the hex code for Antler Moth Color Hex Code?
The hex code for Antler Moth Color Hex Code is #864f3e.
What is the RGB value of Antler Moth Color Hex Code?
The RGB value is rgb(134, 79, 62). Red channel: 134/255, Green: 79/255, Blue: 62/255.
Is Antler Moth Color Hex Code good for web accessibility?
Antler Moth Color Hex Code has a contrast ratio of 6.56:1 with white and 3.2:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Antler Moth Color Hex Code?
Antler Moth Color Hex Code pairs well with its complementary color #3d7485, analogous colors #85723d and #853d50, or neutral whites and grays for a clean, modern look.
How do I use Antler Moth Color Hex Code in CSS?
Use it in CSS like this:
background-color: #864f3e;
color: #864f3e;
Or as a CSS variable: --color-primary: #864f3e;
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: #864f3e;
--color-primary-rgb: 134, 79, 62;
--color-primary-hsl: 14 37% 38%;
--color-primary-text: #ffffff;
colors: {
'antler-moth-color-hex-code': {
DEFAULT: '#864f3e',
100: '#ffffff',
200: '#f4eae7',
300: '#e9d5cf',
400: '#dec0b7',
500: '#d3ab9f',
600: '#774637',
700: '#683d30',
800: '#593529',
900: '#4a2c22',
950: '#3c231c',
}
}
'base': #864f3e,
'light': #e9d5cf,
'dark': #683d30,
'rgb': 134, 79, 62
);
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.