#CAE0A0 Color

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

Color preview

#CAE0A0

Color formats

HEX
#CAE0A0
RGB
rgb(202, 224, 160)
RGBA
rgba(202, 224, 160, 1)
HSL
hsl(81, 51%, 75%)
HSV
hsv(81, 29%, 88%)
CMYK
cmyk(10%, 0%, 29%, 12%)
CSS variable
--color-primary: #CAE0A0;
Lowercase HEX
#cae0a0

Shades

Tints

Tones

Harmony

CSS snippets for #CAE0A0

.color-cae0a0 {
  color: #CAE0A0;
  background-color: #CAE0A0;
}

Frequently asked questions

What color is #CAE0A0?+

#CAE0A0 is a HEX color with RGB value rgb(202, 224, 160) and HSL value hsl(81, 51%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CAE0A0?+

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