#A6DF2A Color

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

Color preview

#A6DF2A

Color formats

HEX
#A6DF2A
RGB
rgb(166, 223, 42)
RGBA
rgba(166, 223, 42, 1)
HSL
hsl(79, 74%, 52%)
HSV
hsv(79, 81%, 87%)
CMYK
cmyk(26%, 0%, 81%, 13%)
CSS variable
--color-primary: #A6DF2A;
Lowercase HEX
#a6df2a

Shades

Tints

Tones

Harmony

CSS snippets for #A6DF2A

.color-a6df2a {
  color: #A6DF2A;
  background-color: #A6DF2A;
}

Frequently asked questions

What color is #A6DF2A?+

#A6DF2A is a HEX color with RGB value rgb(166, 223, 42) and HSL value hsl(79, 74%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A6DF2A?+

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