#ADD4AC Color

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

Color preview

#ADD4AC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADD4AC

.color-add4ac {
  color: #ADD4AC;
  background-color: #ADD4AC;
}

Frequently asked questions

What color is #ADD4AC?+

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

What is the closest Tailwind color to #ADD4AC?+

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