#ADD69E Color

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

Color preview

#ADD69E

Color formats

HEX
#ADD69E
RGB
rgb(173, 214, 158)
RGBA
rgba(173, 214, 158, 1)
HSL
hsl(104, 41%, 73%)
HSV
hsv(104, 26%, 84%)
CMYK
cmyk(19%, 0%, 26%, 16%)
CSS variable
--color-primary: #ADD69E;
Lowercase HEX
#add69e

Shades

Tints

Tones

Harmony

CSS snippets for #ADD69E

.color-add69e {
  color: #ADD69E;
  background-color: #ADD69E;
}

Frequently asked questions

What color is #ADD69E?+

#ADD69E is a HEX color with RGB value rgb(173, 214, 158) and HSL value hsl(104, 41%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD69E?+

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