#CBEAC9 Color

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

Color preview

#CBEAC9

Color formats

HEX
#CBEAC9
RGB
rgb(203, 234, 201)
RGBA
rgba(203, 234, 201, 1)
HSL
hsl(116, 44%, 85%)
HSV
hsv(116, 14%, 92%)
CMYK
cmyk(13%, 0%, 14%, 8%)
CSS variable
--color-primary: #CBEAC9;
Lowercase HEX
#cbeac9

Shades

Tints

Tones

Harmony

CSS snippets for #CBEAC9

.color-cbeac9 {
  color: #CBEAC9;
  background-color: #CBEAC9;
}

Frequently asked questions

What color is #CBEAC9?+

#CBEAC9 is a HEX color with RGB value rgb(203, 234, 201) and HSL value hsl(116, 44%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CBEAC9?+

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