#CAF03D Color

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

Color preview

#CAF03D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CAF03D

.color-caf03d {
  color: #CAF03D;
  background-color: #CAF03D;
}

Frequently asked questions

What color is #CAF03D?+

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

What is the closest Tailwind color to #CAF03D?+

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