#CAEFDC Color

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

Color preview

#CAEFDC

Color formats

HEX
#CAEFDC
RGB
rgb(202, 239, 220)
RGBA
rgba(202, 239, 220, 1)
HSL
hsl(149, 54%, 86%)
HSV
hsv(149, 15%, 94%)
CMYK
cmyk(15%, 0%, 8%, 6%)
CSS variable
--color-primary: #CAEFDC;
Lowercase HEX
#caefdc

Shades

Tints

Tones

Harmony

CSS snippets for #CAEFDC

.color-caefdc {
  color: #CAEFDC;
  background-color: #CAEFDC;
}

Frequently asked questions

What color is #CAEFDC?+

#CAEFDC is a HEX color with RGB value rgb(202, 239, 220) and HSL value hsl(149, 54%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CAEFDC?+

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