#ADD3AC Color

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

Color preview

#ADD3AC

Color formats

HEX
#ADD3AC
RGB
rgb(173, 211, 172)
RGBA
rgba(173, 211, 172, 1)
HSL
hsl(118, 31%, 75%)
HSV
hsv(118, 18%, 83%)
CMYK
cmyk(18%, 0%, 18%, 17%)
CSS variable
--color-primary: #ADD3AC;
Lowercase HEX
#add3ac

Shades

Tints

Tones

Harmony

CSS snippets for #ADD3AC

.color-add3ac {
  color: #ADD3AC;
  background-color: #ADD3AC;
}

Frequently asked questions

What color is #ADD3AC?+

#ADD3AC is a HEX color with RGB value rgb(173, 211, 172) and HSL value hsl(118, 31%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ADD3AC?+

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