#ADFB9D Color

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

Color preview

#ADFB9D

Color formats

HEX
#ADFB9D
RGB
rgb(173, 251, 157)
RGBA
rgba(173, 251, 157, 1)
HSL
hsl(110, 92%, 80%)
HSV
hsv(110, 37%, 98%)
CMYK
cmyk(31%, 0%, 37%, 2%)
CSS variable
--color-primary: #ADFB9D;
Lowercase HEX
#adfb9d

Shades

Tints

Tones

Harmony

CSS snippets for #ADFB9D

.color-adfb9d {
  color: #ADFB9D;
  background-color: #ADFB9D;
}

Frequently asked questions

What color is #ADFB9D?+

#ADFB9D is a HEX color with RGB value rgb(173, 251, 157) and HSL value hsl(110, 92%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADFB9D?+

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