#ADF5AA Color

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

Color preview

#ADF5AA

Color formats

HEX
#ADF5AA
RGB
rgb(173, 245, 170)
RGBA
rgba(173, 245, 170, 1)
HSL
hsl(118, 79%, 81%)
HSV
hsv(118, 31%, 96%)
CMYK
cmyk(29%, 0%, 31%, 4%)
CSS variable
--color-primary: #ADF5AA;
Lowercase HEX
#adf5aa

Shades

Tints

Tones

Harmony

CSS snippets for #ADF5AA

.color-adf5aa {
  color: #ADF5AA;
  background-color: #ADF5AA;
}

Frequently asked questions

What color is #ADF5AA?+

#ADF5AA is a HEX color with RGB value rgb(173, 245, 170) and HSL value hsl(118, 79%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADF5AA?+

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