#CAEBD0 Color

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

Color preview

#CAEBD0

Color formats

HEX
#CAEBD0
RGB
rgb(202, 235, 208)
RGBA
rgba(202, 235, 208, 1)
HSL
hsl(131, 45%, 86%)
HSV
hsv(131, 14%, 92%)
CMYK
cmyk(14%, 0%, 11%, 8%)
CSS variable
--color-primary: #CAEBD0;
Lowercase HEX
#caebd0

Shades

Tints

Tones

Harmony

CSS snippets for #CAEBD0

.color-caebd0 {
  color: #CAEBD0;
  background-color: #CAEBD0;
}

Frequently asked questions

What color is #CAEBD0?+

#CAEBD0 is a HEX color with RGB value rgb(202, 235, 208) and HSL value hsl(131, 45%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CAEBD0?+

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