#C8AE8F Color

Inspect #C8AE8F across formats, palettes, contrast and closest named color matches.

Color preview

#C8AE8F

Color formats

HEX
#C8AE8F
RGB
rgb(200, 174, 143)
RGBA
rgba(200, 174, 143, 1)
HSL
hsl(33, 34%, 67%)
HSV
hsv(33, 28%, 78%)
CMYK
cmyk(0%, 13%, 28%, 22%)
CSS variable
--color-primary: #C8AE8F;
Lowercase HEX
#c8ae8f

Shades

Tints

Tones

Harmony

CSS snippets for #C8AE8F

.color-c8ae8f {
  color: #C8AE8F;
  background-color: #C8AE8F;
}

Frequently asked questions

What color is #C8AE8F?+

#C8AE8F is a HEX color with RGB value rgb(200, 174, 143) and HSL value hsl(33, 34%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #C8AE8F?+

The closest Tailwind color is stone-400, available as the bg-stone-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools