#CAECCF Color

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

Color preview

#CAECCF

Color formats

HEX
#CAECCF
RGB
rgb(202, 236, 207)
RGBA
rgba(202, 236, 207, 1)
HSL
hsl(129, 47%, 86%)
HSV
hsv(129, 14%, 93%)
CMYK
cmyk(14%, 0%, 12%, 7%)
CSS variable
--color-primary: #CAECCF;
Lowercase HEX
#caeccf

Shades

Tints

Tones

Harmony

CSS snippets for #CAECCF

.color-caeccf {
  color: #CAECCF;
  background-color: #CAECCF;
}

Frequently asked questions

What color is #CAECCF?+

#CAECCF is a HEX color with RGB value rgb(202, 236, 207) and HSL value hsl(129, 47%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CAECCF?+

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