#CAEBD5 Color

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

Color preview

#CAEBD5

Color formats

HEX
#CAEBD5
RGB
rgb(202, 235, 213)
RGBA
rgba(202, 235, 213, 1)
HSL
hsl(140, 45%, 86%)
HSV
hsv(140, 14%, 92%)
CMYK
cmyk(14%, 0%, 9%, 8%)
CSS variable
--color-primary: #CAEBD5;
Lowercase HEX
#caebd5

Shades

Tints

Tones

Harmony

CSS snippets for #CAEBD5

.color-caebd5 {
  color: #CAEBD5;
  background-color: #CAEBD5;
}

Frequently asked questions

What color is #CAEBD5?+

#CAEBD5 is a HEX color with RGB value rgb(202, 235, 213) and HSL value hsl(140, 45%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CAEBD5?+

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