#ADD1AE Color

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

Color preview

#ADD1AE

Color formats

HEX
#ADD1AE
RGB
rgb(173, 209, 174)
RGBA
rgba(173, 209, 174, 1)
HSL
hsl(122, 28%, 75%)
HSV
hsv(122, 17%, 82%)
CMYK
cmyk(17%, 0%, 17%, 18%)
CSS variable
--color-primary: #ADD1AE;
Lowercase HEX
#add1ae

Shades

Tints

Tones

Harmony

CSS snippets for #ADD1AE

.color-add1ae {
  color: #ADD1AE;
  background-color: #ADD1AE;
}

Frequently asked questions

What color is #ADD1AE?+

#ADD1AE is a HEX color with RGB value rgb(173, 209, 174) and HSL value hsl(122, 28%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ADD1AE?+

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