#ADD69C Color

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

Color preview

#ADD69C

Color formats

HEX
#ADD69C
RGB
rgb(173, 214, 156)
RGBA
rgba(173, 214, 156, 1)
HSL
hsl(102, 41%, 73%)
HSV
hsv(102, 27%, 84%)
CMYK
cmyk(19%, 0%, 27%, 16%)
CSS variable
--color-primary: #ADD69C;
Lowercase HEX
#add69c

Shades

Tints

Tones

Harmony

CSS snippets for #ADD69C

.color-add69c {
  color: #ADD69C;
  background-color: #ADD69C;
}

Frequently asked questions

What color is #ADD69C?+

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

What is the closest Tailwind color to #ADD69C?+

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