#CAECC4 Color

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

Color preview

#CAECC4

Color formats

HEX
#CAECC4
RGB
rgb(202, 236, 196)
RGBA
rgba(202, 236, 196, 1)
HSL
hsl(111, 51%, 85%)
HSV
hsv(111, 17%, 93%)
CMYK
cmyk(14%, 0%, 17%, 7%)
CSS variable
--color-primary: #CAECC4;
Lowercase HEX
#caecc4

Shades

Tints

Tones

Harmony

CSS snippets for #CAECC4

.color-caecc4 {
  color: #CAECC4;
  background-color: #CAECC4;
}

Frequently asked questions

What color is #CAECC4?+

#CAECC4 is a HEX color with RGB value rgb(202, 236, 196) and HSL value hsl(111, 51%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CAECC4?+

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