#CAE5B7 Color

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

Color preview

#CAE5B7

Color formats

HEX
#CAE5B7
RGB
rgb(202, 229, 183)
RGBA
rgba(202, 229, 183, 1)
HSL
hsl(95, 47%, 81%)
HSV
hsv(95, 20%, 90%)
CMYK
cmyk(12%, 0%, 20%, 10%)
CSS variable
--color-primary: #CAE5B7;
Lowercase HEX
#cae5b7

Shades

Tints

Tones

Harmony

CSS snippets for #CAE5B7

.color-cae5b7 {
  color: #CAE5B7;
  background-color: #CAE5B7;
}

Frequently asked questions

What color is #CAE5B7?+

#CAE5B7 is a HEX color with RGB value rgb(202, 229, 183) and HSL value hsl(95, 47%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CAE5B7?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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