#ADFB9A Color

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

Color preview

#ADFB9A

Color formats

HEX
#ADFB9A
RGB
rgb(173, 251, 154)
RGBA
rgba(173, 251, 154, 1)
HSL
hsl(108, 92%, 79%)
HSV
hsv(108, 39%, 98%)
CMYK
cmyk(31%, 0%, 39%, 2%)
CSS variable
--color-primary: #ADFB9A;
Lowercase HEX
#adfb9a

Shades

Tints

Tones

Harmony

CSS snippets for #ADFB9A

.color-adfb9a {
  color: #ADFB9A;
  background-color: #ADFB9A;
}

Frequently asked questions

What color is #ADFB9A?+

#ADFB9A is a HEX color with RGB value rgb(173, 251, 154) and HSL value hsl(108, 92%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADFB9A?+

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