#CAF00A Color

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

Color preview

#CAF00A

Color formats

HEX
#CAF00A
RGB
rgb(202, 240, 10)
RGBA
rgba(202, 240, 10, 1)
HSL
hsl(70, 92%, 49%)
HSV
hsv(70, 96%, 94%)
CMYK
cmyk(16%, 0%, 96%, 6%)
CSS variable
--color-primary: #CAF00A;
Lowercase HEX
#caf00a

Shades

Tints

Tones

Harmony

CSS snippets for #CAF00A

.color-caf00a {
  color: #CAF00A;
  background-color: #CAF00A;
}

Frequently asked questions

What color is #CAF00A?+

#CAF00A is a HEX color with RGB value rgb(202, 240, 10) and HSL value hsl(70, 92%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CAF00A?+

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