#C4C9AE Color

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

Color preview

#C4C9AE

Color formats

HEX
#C4C9AE
RGB
rgb(196, 201, 174)
RGBA
rgba(196, 201, 174, 1)
HSL
hsl(71, 20%, 74%)
HSV
hsv(71, 13%, 79%)
CMYK
cmyk(2%, 0%, 13%, 21%)
CSS variable
--color-primary: #C4C9AE;
Lowercase HEX
#c4c9ae

Shades

Tints

Tones

Harmony

CSS snippets for #C4C9AE

.color-c4c9ae {
  color: #C4C9AE;
  background-color: #C4C9AE;
}

Frequently asked questions

What color is #C4C9AE?+

#C4C9AE is a HEX color with RGB value rgb(196, 201, 174) and HSL value hsl(71, 20%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C4C9AE?+

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