#CAE5CC Color

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

Color preview

#CAE5CC

Color formats

HEX
#CAE5CC
RGB
rgb(202, 229, 204)
RGBA
rgba(202, 229, 204, 1)
HSL
hsl(124, 34%, 85%)
HSV
hsv(124, 12%, 90%)
CMYK
cmyk(12%, 0%, 11%, 10%)
CSS variable
--color-primary: #CAE5CC;
Lowercase HEX
#cae5cc

Shades

Tints

Tones

Harmony

CSS snippets for #CAE5CC

.color-cae5cc {
  color: #CAE5CC;
  background-color: #CAE5CC;
}

Frequently asked questions

What color is #CAE5CC?+

#CAE5CC is a HEX color with RGB value rgb(202, 229, 204) and HSL value hsl(124, 34%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CAE5CC?+

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