#CAF84B Color

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

Color preview

#CAF84B

Color formats

HEX
#CAF84B
RGB
rgb(202, 248, 75)
RGBA
rgba(202, 248, 75, 1)
HSL
hsl(76, 93%, 63%)
HSV
hsv(76, 70%, 97%)
CMYK
cmyk(19%, 0%, 70%, 3%)
CSS variable
--color-primary: #CAF84B;
Lowercase HEX
#caf84b

Shades

Tints

Tones

Harmony

CSS snippets for #CAF84B

.color-caf84b {
  color: #CAF84B;
  background-color: #CAF84B;
}

Frequently asked questions

What color is #CAF84B?+

#CAF84B is a HEX color with RGB value rgb(202, 248, 75) and HSL value hsl(76, 93%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CAF84B?+

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