#CAE08B Color

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

Color preview

#CAE08B

Color formats

HEX
#CAE08B
RGB
rgb(202, 224, 139)
RGBA
rgba(202, 224, 139, 1)
HSL
hsl(76, 58%, 71%)
HSV
hsv(76, 38%, 88%)
CMYK
cmyk(10%, 0%, 38%, 12%)
CSS variable
--color-primary: #CAE08B;
Lowercase HEX
#cae08b

Shades

Tints

Tones

Harmony

CSS snippets for #CAE08B

.color-cae08b {
  color: #CAE08B;
  background-color: #CAE08B;
}

Frequently asked questions

What color is #CAE08B?+

#CAE08B is a HEX color with RGB value rgb(202, 224, 139) and HSL value hsl(76, 58%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CAE08B?+

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