#ADDFA9 Color

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

Color preview

#ADDFA9

Color formats

HEX
#ADDFA9
RGB
rgb(173, 223, 169)
RGBA
rgba(173, 223, 169, 1)
HSL
hsl(116, 46%, 77%)
HSV
hsv(116, 24%, 87%)
CMYK
cmyk(22%, 0%, 24%, 13%)
CSS variable
--color-primary: #ADDFA9;
Lowercase HEX
#addfa9

Shades

Tints

Tones

Harmony

CSS snippets for #ADDFA9

.color-addfa9 {
  color: #ADDFA9;
  background-color: #ADDFA9;
}

Frequently asked questions

What color is #ADDFA9?+

#ADDFA9 is a HEX color with RGB value rgb(173, 223, 169) and HSL value hsl(116, 46%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADDFA9?+

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