Acadia Color Hex Code
#35312cWhat is Acadia Color Hex Code Color?
Acadia Color Hex Code is a very dark, deep, desaturated, muted orange color with the hex code #35312c. Its RGB value is rgb(53, 49, 44), meaning it contains 53 red, 49 green, and 44 blue light values. In the HSL color model, it has a hue of 33°, saturation of 9%, and lightness of 19%.
Acadia Color Hex Code Color Codes
Here are all the color format codes for Acadia Color Hex Code:
- HEX: #35312c
- RGB: rgb(53, 49, 44)
- HSL: hsl(33°, 9%, 19%)
- CMYK: cmyk(0%, 8%, 17%, 79%)
- Android/Flutter: Color(0xFF35312C)
- Swift UIColor: UIColor(red: 0.208, green: 0.192, blue: 0.173, alpha: 1.0)
Is Acadia Color Hex Code Accessible?
Acadia Color Hex Code (#35312c) passes WCAG AA accessibility standards. It has a contrast ratio of 12.91:1 against white and 1.63:1 against black text. White text on this color passes WCAG AA for normal body text. It also meets WCAG AAA — the highest accessibility level.
How to Use Acadia Color Hex Code in Design
Acadia Color Hex Code is a very dark, deep 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: #35312c; or
background-color: #35312c;.
Acadia Color Hex Code Shades and Tints
Shades of Acadia Color Hex Code are created by mixing it with black, ranging from the original #35312c down to near-black #2f2c27. Tints are made by adding white — from the base color up to near-white #eae8e6. These variations help build complete design system palettes and Tailwind CSS color scales.
Acadia Color Hex Code Color Harmonies
The complementary color of Acadia Color Hex Code is #2c3035. Its analogous colors are #34352c and #352d2c. For a triadic palette, combine it with #2c3531 and #312c35.
Frequently Asked Questions
What is the hex code for Acadia Color Hex Code?
The hex code for Acadia Color Hex Code is #35312c.
What is the RGB value of Acadia Color Hex Code?
The RGB value is rgb(53, 49, 44). Red channel: 53/255, Green: 49/255, Blue: 44/255.
Is Acadia Color Hex Code good for web accessibility?
Acadia Color Hex Code has a contrast ratio of 12.91:1 with white and 1.63:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Acadia Color Hex Code?
Acadia Color Hex Code pairs well with its complementary color #2c3035, analogous colors #34352c and #352d2c, or neutral whites and grays for a clean, modern look.
How do I use Acadia Color Hex Code in CSS?
Use it in CSS like this:
background-color: #35312c;
color: #35312c;
Or as a CSS variable: --color-primary: #35312c;
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: #35312c;
--color-primary-rgb: 53, 49, 44;
--color-primary-hsl: 33 9% 19%;
--color-primary-text: #ffffff;
colors: {
'acadia-color-hex-code': {
DEFAULT: '#35312c',
100: '#ffffff',
200: '#eae8e6',
300: '#d5d2cd',
400: '#c0bbb4',
500: '#aba49b',
600: '#2f2c27',
700: '#292622',
800: '#23211d',
900: '#1d1b18',
950: '#181614',
}
}
'base': #35312c,
'light': #d5d2cd,
'dark': #292622,
'rgb': 53, 49, 44
);
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.