#ADD69A Color

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

Color preview

#ADD69A

Color formats

HEX
#ADD69A
RGB
rgb(173, 214, 154)
RGBA
rgba(173, 214, 154, 1)
HSL
hsl(101, 42%, 72%)
HSV
hsv(101, 28%, 84%)
CMYK
cmyk(19%, 0%, 28%, 16%)
CSS variable
--color-primary: #ADD69A;
Lowercase HEX
#add69a

Shades

Tints

Tones

Harmony

CSS snippets for #ADD69A

.color-add69a {
  color: #ADD69A;
  background-color: #ADD69A;
}

Frequently asked questions

What color is #ADD69A?+

#ADD69A is a HEX color with RGB value rgb(173, 214, 154) and HSL value hsl(101, 42%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD69A?+

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