#CAFFD8 Color

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

Color preview

#CAFFD8

Color formats

HEX
#CAFFD8
RGB
rgb(202, 255, 216)
RGBA
rgba(202, 255, 216, 1)
HSL
hsl(136, 100%, 90%)
HSV
hsv(136, 21%, 100%)
CMYK
cmyk(21%, 0%, 15%, 0%)
CSS variable
--color-primary: #CAFFD8;
Lowercase HEX
#caffd8

Shades

Tints

Tones

Harmony

CSS snippets for #CAFFD8

.color-caffd8 {
  color: #CAFFD8;
  background-color: #CAFFD8;
}

Frequently asked questions

What color is #CAFFD8?+

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

What is the closest Tailwind color to #CAFFD8?+

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