#CAF5D9 Color

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

Color preview

#CAF5D9

Color formats

HEX
#CAF5D9
RGB
rgb(202, 245, 217)
RGBA
rgba(202, 245, 217, 1)
HSL
hsl(141, 68%, 88%)
HSV
hsv(141, 18%, 96%)
CMYK
cmyk(18%, 0%, 11%, 4%)
CSS variable
--color-primary: #CAF5D9;
Lowercase HEX
#caf5d9

Shades

Tints

Tones

Harmony

CSS snippets for #CAF5D9

.color-caf5d9 {
  color: #CAF5D9;
  background-color: #CAF5D9;
}

Frequently asked questions

What color is #CAF5D9?+

#CAF5D9 is a HEX color with RGB value rgb(202, 245, 217) and HSL value hsl(141, 68%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CAF5D9?+

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