#ADD189 Color

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

Color preview

#ADD189

Color formats

HEX
#ADD189
RGB
rgb(173, 209, 137)
RGBA
rgba(173, 209, 137, 1)
HSL
hsl(90, 44%, 68%)
HSV
hsv(90, 34%, 82%)
CMYK
cmyk(17%, 0%, 34%, 18%)
CSS variable
--color-primary: #ADD189;
Lowercase HEX
#add189

Shades

Tints

Tones

Harmony

CSS snippets for #ADD189

.color-add189 {
  color: #ADD189;
  background-color: #ADD189;
}

Frequently asked questions

What color is #ADD189?+

#ADD189 is a HEX color with RGB value rgb(173, 209, 137) and HSL value hsl(90, 44%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD189?+

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