#CAF4D6 Color

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

Color preview

#CAF4D6

Color formats

HEX
#CAF4D6
RGB
rgb(202, 244, 214)
RGBA
rgba(202, 244, 214, 1)
HSL
hsl(137, 66%, 87%)
HSV
hsv(137, 17%, 96%)
CMYK
cmyk(17%, 0%, 12%, 4%)
CSS variable
--color-primary: #CAF4D6;
Lowercase HEX
#caf4d6

Shades

Tints

Tones

Harmony

CSS snippets for #CAF4D6

.color-caf4d6 {
  color: #CAF4D6;
  background-color: #CAF4D6;
}

Frequently asked questions

What color is #CAF4D6?+

#CAF4D6 is a HEX color with RGB value rgb(202, 244, 214) and HSL value hsl(137, 66%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CAF4D6?+

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