#CAECCE Color

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

Color preview

#CAECCE

Color formats

HEX
#CAECCE
RGB
rgb(202, 236, 206)
RGBA
rgba(202, 236, 206, 1)
HSL
hsl(127, 47%, 86%)
HSV
hsv(127, 14%, 93%)
CMYK
cmyk(14%, 0%, 13%, 7%)
CSS variable
--color-primary: #CAECCE;
Lowercase HEX
#caecce

Shades

Tints

Tones

Harmony

CSS snippets for #CAECCE

.color-caecce {
  color: #CAECCE;
  background-color: #CAECCE;
}

Frequently asked questions

What color is #CAECCE?+

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

What is the closest Tailwind color to #CAECCE?+

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