#CAFFDC Color

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

Color preview

#CAFFDC

Color formats

HEX
#CAFFDC
RGB
rgb(202, 255, 220)
RGBA
rgba(202, 255, 220, 1)
HSL
hsl(140, 100%, 90%)
HSV
hsv(140, 21%, 100%)
CMYK
cmyk(21%, 0%, 14%, 0%)
CSS variable
--color-primary: #CAFFDC;
Lowercase HEX
#caffdc

Shades

Tints

Tones

Harmony

CSS snippets for #CAFFDC

.color-caffdc {
  color: #CAFFDC;
  background-color: #CAFFDC;
}

Frequently asked questions

What color is #CAFFDC?+

#CAFFDC is a HEX color with RGB value rgb(202, 255, 220) and HSL value hsl(140, 100%, 90%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CAFFDC?+

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