#ADD1AB Color

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

Color preview

#ADD1AB

Color formats

HEX
#ADD1AB
RGB
rgb(173, 209, 171)
RGBA
rgba(173, 209, 171, 1)
HSL
hsl(117, 29%, 75%)
HSV
hsv(117, 18%, 82%)
CMYK
cmyk(17%, 0%, 18%, 18%)
CSS variable
--color-primary: #ADD1AB;
Lowercase HEX
#add1ab

Shades

Tints

Tones

Harmony

CSS snippets for #ADD1AB

.color-add1ab {
  color: #ADD1AB;
  background-color: #ADD1AB;
}

Frequently asked questions

What color is #ADD1AB?+

#ADD1AB is a HEX color with RGB value rgb(173, 209, 171) and HSL value hsl(117, 29%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ADD1AB?+

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