#ADD89B Color

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

Color preview

#ADD89B

Color formats

HEX
#ADD89B
RGB
rgb(173, 216, 155)
RGBA
rgba(173, 216, 155, 1)
HSL
hsl(102, 44%, 73%)
HSV
hsv(102, 28%, 85%)
CMYK
cmyk(20%, 0%, 28%, 15%)
CSS variable
--color-primary: #ADD89B;
Lowercase HEX
#add89b

Shades

Tints

Tones

Harmony

CSS snippets for #ADD89B

.color-add89b {
  color: #ADD89B;
  background-color: #ADD89B;
}

Frequently asked questions

What color is #ADD89B?+

#ADD89B is a HEX color with RGB value rgb(173, 216, 155) and HSL value hsl(102, 44%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD89B?+

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