#ADD0AE Color

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

Color preview

#ADD0AE

Color formats

HEX
#ADD0AE
RGB
rgb(173, 208, 174)
RGBA
rgba(173, 208, 174, 1)
HSL
hsl(122, 27%, 75%)
HSV
hsv(122, 17%, 82%)
CMYK
cmyk(17%, 0%, 16%, 18%)
CSS variable
--color-primary: #ADD0AE;
Lowercase HEX
#add0ae

Shades

Tints

Tones

Harmony

CSS snippets for #ADD0AE

.color-add0ae {
  color: #ADD0AE;
  background-color: #ADD0AE;
}

Frequently asked questions

What color is #ADD0AE?+

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

What is the closest Tailwind color to #ADD0AE?+

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