#ADFAB9 Color

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

Color preview

#ADFAB9

Color formats

HEX
#ADFAB9
RGB
rgb(173, 250, 185)
RGBA
rgba(173, 250, 185, 1)
HSL
hsl(129, 89%, 83%)
HSV
hsv(129, 31%, 98%)
CMYK
cmyk(31%, 0%, 26%, 2%)
CSS variable
--color-primary: #ADFAB9;
Lowercase HEX
#adfab9

Shades

Tints

Tones

Harmony

CSS snippets for #ADFAB9

.color-adfab9 {
  color: #ADFAB9;
  background-color: #ADFAB9;
}

Frequently asked questions

What color is #ADFAB9?+

#ADFAB9 is a HEX color with RGB value rgb(173, 250, 185) and HSL value hsl(129, 89%, 83%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADFAB9?+

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