#ADD5AB Color

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

Color preview

#ADD5AB

Color formats

HEX
#ADD5AB
RGB
rgb(173, 213, 171)
RGBA
rgba(173, 213, 171, 1)
HSL
hsl(117, 33%, 75%)
HSV
hsv(117, 20%, 84%)
CMYK
cmyk(19%, 0%, 20%, 16%)
CSS variable
--color-primary: #ADD5AB;
Lowercase HEX
#add5ab

Shades

Tints

Tones

Harmony

CSS snippets for #ADD5AB

.color-add5ab {
  color: #ADD5AB;
  background-color: #ADD5AB;
}

Frequently asked questions

What color is #ADD5AB?+

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

What is the closest Tailwind color to #ADD5AB?+

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