Sahara Gravel Color Hex Code
#dfc08aWhat is Sahara Gravel Color Hex Code Color?
Sahara Gravel Color Hex Code is a light, moderately saturated orange color with the hex code #dfc08a. Its RGB value is rgb(223, 192, 138), meaning it contains 223 red, 192 green, and 138 blue light values. In the HSL color model, it has a hue of 38°, saturation of 57%, and lightness of 71%.
Sahara Gravel Color Hex Code Color Codes
Here are all the color format codes for Sahara Gravel Color Hex Code:
- HEX: #dfc08a
- RGB: rgb(223, 192, 138)
- HSL: hsl(38°, 57%, 71%)
- CMYK: cmyk(0%, 14%, 38%, 13%)
- Android/Flutter: Color(0xFFDFC08A)
- Swift UIColor: UIColor(red: 0.875, green: 0.753, blue: 0.541, alpha: 1.0)
Is Sahara Gravel Color Hex Code Accessible?
Sahara Gravel Color Hex Code (#dfc08a) passes WCAG AA accessibility standards. It has a contrast ratio of 1.74:1 against white and 12.04: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 Sahara Gravel Color Hex Code in Design
Sahara Gravel Color Hex Code is a light orange tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#8baadf
for strong contrast.
In CSS, you can use it directly as color: #dfc08a; or
background-color: #dfc08a;.
Sahara Gravel Color Hex Code Shades and Tints
Shades of Sahara Gravel Color Hex Code are created by mixing it with black, ranging from the original #dfc08a down to near-black #c6ab7b. Tints are made by adding white — from the base color up to near-white #fbf8f2. These variations help build complete design system palettes and Tailwind CSS color scales.
Sahara Gravel Color Hex Code Color Harmonies
The complementary color of Sahara Gravel Color Hex Code is #8baadf. Its analogous colors are #d4df8b and #df968b. For a triadic palette, combine it with #8bdfc0 and #c08bdf.
Frequently Asked Questions
What is the hex code for Sahara Gravel Color Hex Code?
The hex code for Sahara Gravel Color Hex Code is #dfc08a.
What is the RGB value of Sahara Gravel Color Hex Code?
The RGB value is rgb(223, 192, 138). Red channel: 223/255, Green: 192/255, Blue: 138/255.
Is Sahara Gravel Color Hex Code good for web accessibility?
Sahara Gravel Color Hex Code has a contrast ratio of 1.74:1 with white and 12.04:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Sahara Gravel Color Hex Code?
Sahara Gravel Color Hex Code pairs well with its complementary color #8baadf, analogous colors #d4df8b and #df968b, or neutral whites and grays for a clean, modern look.
How do I use Sahara Gravel Color Hex Code in CSS?
Use it in CSS like this:
background-color: #dfc08a;
color: #dfc08a;
Or as a CSS variable: --color-primary: #dfc08a;
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: #dfc08a;
--color-primary-rgb: 223, 192, 138;
--color-primary-hsl: 38 57% 71%;
--color-primary-text: #1a1a2e;
colors: {
'sahara-gravel-color-hex-code': {
DEFAULT: '#dfc08a',
100: '#ffffff',
200: '#fbf8f2',
300: '#f8f1e5',
400: '#f4ead8',
500: '#f1e3cb',
600: '#c6ab7b',
700: '#ad956b',
800: '#95805c',
900: '#7c6b4d',
950: '#63553d',
}
}
'base': #dfc08a,
'light': #f8f1e5,
'dark': #ad956b,
'rgb': 223, 192, 138
);
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.