#ADD09F Color

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

Color preview

#ADD09F

Color formats

HEX
#ADD09F
RGB
rgb(173, 208, 159)
RGBA
rgba(173, 208, 159, 1)
HSL
hsl(103, 34%, 72%)
HSV
hsv(103, 24%, 82%)
CMYK
cmyk(17%, 0%, 24%, 18%)
CSS variable
--color-primary: #ADD09F;
Lowercase HEX
#add09f

Shades

Tints

Tones

Harmony

CSS snippets for #ADD09F

.color-add09f {
  color: #ADD09F;
  background-color: #ADD09F;
}

Frequently asked questions

What color is #ADD09F?+

#ADD09F is a HEX color with RGB value rgb(173, 208, 159) and HSL value hsl(103, 34%, 72%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD09F?+

The closest Tailwind color is neutral-400, available as the bg-neutral-400 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