#CAE05B Color

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

Color preview

#CAE05B

Color formats

HEX
#CAE05B
RGB
rgb(202, 224, 91)
RGBA
rgba(202, 224, 91, 1)
HSL
hsl(70, 68%, 62%)
HSV
hsv(70, 59%, 88%)
CMYK
cmyk(10%, 0%, 59%, 12%)
CSS variable
--color-primary: #CAE05B;
Lowercase HEX
#cae05b

Shades

Tints

Tones

Harmony

CSS snippets for #CAE05B

.color-cae05b {
  color: #CAE05B;
  background-color: #CAE05B;
}

Frequently asked questions

What color is #CAE05B?+

#CAE05B is a HEX color with RGB value rgb(202, 224, 91) and HSL value hsl(70, 68%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAE05B?+

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