#CAFCDA Color

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

Color preview

#CAFCDA

Color formats

HEX
#CAFCDA
RGB
rgb(202, 252, 218)
RGBA
rgba(202, 252, 218, 1)
HSL
hsl(139, 89%, 89%)
HSV
hsv(139, 20%, 99%)
CMYK
cmyk(20%, 0%, 13%, 1%)
CSS variable
--color-primary: #CAFCDA;
Lowercase HEX
#cafcda

Shades

Tints

Tones

Harmony

CSS snippets for #CAFCDA

.color-cafcda {
  color: #CAFCDA;
  background-color: #CAFCDA;
}

Frequently asked questions

What color is #CAFCDA?+

#CAFCDA is a HEX color with RGB value rgb(202, 252, 218) and HSL value hsl(139, 89%, 89%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CAFCDA?+

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