#C8D3AE Color

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

Color preview

#C8D3AE

Color formats

HEX
#C8D3AE
RGB
rgb(200, 211, 174)
RGBA
rgba(200, 211, 174, 1)
HSL
hsl(78, 30%, 75%)
HSV
hsv(78, 18%, 83%)
CMYK
cmyk(5%, 0%, 18%, 17%)
CSS variable
--color-primary: #C8D3AE;
Lowercase HEX
#c8d3ae

Shades

Tints

Tones

Harmony

CSS snippets for #C8D3AE

.color-c8d3ae {
  color: #C8D3AE;
  background-color: #C8D3AE;
}

Frequently asked questions

What color is #C8D3AE?+

#C8D3AE is a HEX color with RGB value rgb(200, 211, 174) and HSL value hsl(78, 30%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C8D3AE?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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