#ADD899 Color

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

Color preview

#ADD899

Color formats

HEX
#ADD899
RGB
rgb(173, 216, 153)
RGBA
rgba(173, 216, 153, 1)
HSL
hsl(101, 45%, 72%)
HSV
hsv(101, 29%, 85%)
CMYK
cmyk(20%, 0%, 29%, 15%)
CSS variable
--color-primary: #ADD899;
Lowercase HEX
#add899

Shades

Tints

Tones

Harmony

CSS snippets for #ADD899

.color-add899 {
  color: #ADD899;
  background-color: #ADD899;
}

Frequently asked questions

What color is #ADD899?+

#ADD899 is a HEX color with RGB value rgb(173, 216, 153) and HSL value hsl(101, 45%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD899?+

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