#ADFFA6 Color

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

Color preview

#ADFFA6

Color formats

HEX
#ADFFA6
RGB
rgb(173, 255, 166)
RGBA
rgba(173, 255, 166, 1)
HSL
hsl(115, 100%, 83%)
HSV
hsv(115, 35%, 100%)
CMYK
cmyk(32%, 0%, 35%, 0%)
CSS variable
--color-primary: #ADFFA6;
Lowercase HEX
#adffa6

Shades

Tints

Tones

Harmony

CSS snippets for #ADFFA6

.color-adffa6 {
  color: #ADFFA6;
  background-color: #ADFFA6;
}

Frequently asked questions

What color is #ADFFA6?+

#ADFFA6 is a HEX color with RGB value rgb(173, 255, 166) and HSL value hsl(115, 100%, 83%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADFFA6?+

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