#C8E1AE Color

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

Color preview

#C8E1AE

Color formats

HEX
#C8E1AE
RGB
rgb(200, 225, 174)
RGBA
rgba(200, 225, 174, 1)
HSL
hsl(89, 46%, 78%)
HSV
hsv(89, 23%, 88%)
CMYK
cmyk(11%, 0%, 23%, 12%)
CSS variable
--color-primary: #C8E1AE;
Lowercase HEX
#c8e1ae

Shades

Tints

Tones

Harmony

CSS snippets for #C8E1AE

.color-c8e1ae {
  color: #C8E1AE;
  background-color: #C8E1AE;
}

Frequently asked questions

What color is #C8E1AE?+

#C8E1AE is a HEX color with RGB value rgb(200, 225, 174) and HSL value hsl(89, 46%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C8E1AE?+

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