#CAFCEA Color

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

Color preview

#CAFCEA

Color formats

HEX
#CAFCEA
RGB
rgb(202, 252, 234)
RGBA
rgba(202, 252, 234, 1)
HSL
hsl(158, 89%, 89%)
HSV
hsv(158, 20%, 99%)
CMYK
cmyk(20%, 0%, 7%, 1%)
CSS variable
--color-primary: #CAFCEA;
Lowercase HEX
#cafcea

Shades

Tints

Tones

Harmony

CSS snippets for #CAFCEA

.color-cafcea {
  color: #CAFCEA;
  background-color: #CAFCEA;
}

Frequently asked questions

What color is #CAFCEA?+

#CAFCEA is a HEX color with RGB value rgb(202, 252, 234) and HSL value hsl(158, 89%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CAFCEA?+

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