#CAE2B8 Color

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

Color preview

#CAE2B8

Color formats

HEX
#CAE2B8
RGB
rgb(202, 226, 184)
RGBA
rgba(202, 226, 184, 1)
HSL
hsl(94, 42%, 80%)
HSV
hsv(94, 19%, 89%)
CMYK
cmyk(11%, 0%, 19%, 11%)
CSS variable
--color-primary: #CAE2B8;
Lowercase HEX
#cae2b8

Shades

Tints

Tones

Harmony

CSS snippets for #CAE2B8

.color-cae2b8 {
  color: #CAE2B8;
  background-color: #CAE2B8;
}

Frequently asked questions

What color is #CAE2B8?+

#CAE2B8 is a HEX color with RGB value rgb(202, 226, 184) and HSL value hsl(94, 42%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CAE2B8?+

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