#A6FF2B Color

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

Color preview

#A6FF2B

Color formats

HEX
#A6FF2B
RGB
rgb(166, 255, 43)
RGBA
rgba(166, 255, 43, 1)
HSL
hsl(85, 100%, 58%)
HSV
hsv(85, 83%, 100%)
CMYK
cmyk(35%, 0%, 83%, 0%)
CSS variable
--color-primary: #A6FF2B;
Lowercase HEX
#a6ff2b

Shades

Tints

Tones

Harmony

CSS snippets for #A6FF2B

.color-a6ff2b {
  color: #A6FF2B;
  background-color: #A6FF2B;
}

Frequently asked questions

What color is #A6FF2B?+

#A6FF2B is a HEX color with RGB value rgb(166, 255, 43) and HSL value hsl(85, 100%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #A6FF2B?+

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