#CAF03E Color

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

Color preview

#CAF03E

Color formats

HEX
#CAF03E
RGB
rgb(202, 240, 62)
RGBA
rgba(202, 240, 62, 1)
HSL
hsl(73, 86%, 59%)
HSV
hsv(73, 74%, 94%)
CMYK
cmyk(16%, 0%, 74%, 6%)
CSS variable
--color-primary: #CAF03E;
Lowercase HEX
#caf03e

Shades

Tints

Tones

Harmony

CSS snippets for #CAF03E

.color-caf03e {
  color: #CAF03E;
  background-color: #CAF03E;
}

Frequently asked questions

What color is #CAF03E?+

#CAF03E is a HEX color with RGB value rgb(202, 240, 62) and HSL value hsl(73, 86%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CAF03E?+

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