#CAF1E8 Color

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

Color preview

#CAF1E8

Color formats

HEX
#CAF1E8
RGB
rgb(202, 241, 232)
RGBA
rgba(202, 241, 232, 1)
HSL
hsl(166, 58%, 87%)
HSV
hsv(166, 16%, 95%)
CMYK
cmyk(16%, 0%, 4%, 5%)
CSS variable
--color-primary: #CAF1E8;
Lowercase HEX
#caf1e8

Shades

Tints

Tones

Harmony

CSS snippets for #CAF1E8

.color-caf1e8 {
  color: #CAF1E8;
  background-color: #CAF1E8;
}

Frequently asked questions

What color is #CAF1E8?+

#CAF1E8 is a HEX color with RGB value rgb(202, 241, 232) and HSL value hsl(166, 58%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CAF1E8?+

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