#ADD4AB Color

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

Color preview

#ADD4AB

Color formats

HEX
#ADD4AB
RGB
rgb(173, 212, 171)
RGBA
rgba(173, 212, 171, 1)
HSL
hsl(117, 32%, 75%)
HSV
hsv(117, 19%, 83%)
CMYK
cmyk(18%, 0%, 19%, 17%)
CSS variable
--color-primary: #ADD4AB;
Lowercase HEX
#add4ab

Shades

Tints

Tones

Harmony

CSS snippets for #ADD4AB

.color-add4ab {
  color: #ADD4AB;
  background-color: #ADD4AB;
}

Frequently asked questions

What color is #ADD4AB?+

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

What is the closest Tailwind color to #ADD4AB?+

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