#CAECE2 Color

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

Color preview

#CAECE2

Color formats

HEX
#CAECE2
RGB
rgb(202, 236, 226)
RGBA
rgba(202, 236, 226, 1)
HSL
hsl(162, 47%, 86%)
HSV
hsv(162, 14%, 93%)
CMYK
cmyk(14%, 0%, 4%, 7%)
CSS variable
--color-primary: #CAECE2;
Lowercase HEX
#caece2

Shades

Tints

Tones

Harmony

CSS snippets for #CAECE2

.color-caece2 {
  color: #CAECE2;
  background-color: #CAECE2;
}

Frequently asked questions

What color is #CAECE2?+

#CAECE2 is a HEX color with RGB value rgb(202, 236, 226) and HSL value hsl(162, 47%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CAECE2?+

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