#CAE000 Color

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

Color preview

#CAE000

Color formats

HEX
#CAE000
RGB
rgb(202, 224, 0)
RGBA
rgba(202, 224, 0, 1)
HSL
hsl(66, 100%, 44%)
HSV
hsv(66, 100%, 88%)
CMYK
cmyk(10%, 0%, 100%, 12%)
CSS variable
--color-primary: #CAE000;
Lowercase HEX
#cae000

Shades

Tints

Tones

Harmony

CSS snippets for #CAE000

.color-cae000 {
  color: #CAE000;
  background-color: #CAE000;
}

Frequently asked questions

What color is #CAE000?+

#CAE000 is a HEX color with RGB value rgb(202, 224, 0) and HSL value hsl(66, 100%, 44%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #CAE000?+

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