#A6FD7D Color

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

Color preview

#A6FD7D

Color formats

HEX
#A6FD7D
RGB
rgb(166, 253, 125)
RGBA
rgba(166, 253, 125, 1)
HSL
hsl(101, 97%, 74%)
HSV
hsv(101, 51%, 99%)
CMYK
cmyk(34%, 0%, 51%, 1%)
CSS variable
--color-primary: #A6FD7D;
Lowercase HEX
#a6fd7d

Shades

Tints

Tones

Harmony

CSS snippets for #A6FD7D

.color-a6fd7d {
  color: #A6FD7D;
  background-color: #A6FD7D;
}

Frequently asked questions

What color is #A6FD7D?+

#A6FD7D is a HEX color with RGB value rgb(166, 253, 125) and HSL value hsl(101, 97%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A6FD7D?+

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