#ADD1AF Color

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

Color preview

#ADD1AF

Color formats

HEX
#ADD1AF
RGB
rgb(173, 209, 175)
RGBA
rgba(173, 209, 175, 1)
HSL
hsl(123, 28%, 75%)
HSV
hsv(123, 17%, 82%)
CMYK
cmyk(17%, 0%, 16%, 18%)
CSS variable
--color-primary: #ADD1AF;
Lowercase HEX
#add1af

Shades

Tints

Tones

Harmony

CSS snippets for #ADD1AF

.color-add1af {
  color: #ADD1AF;
  background-color: #ADD1AF;
}

Frequently asked questions

What color is #ADD1AF?+

#ADD1AF is a HEX color with RGB value rgb(173, 209, 175) and HSL value hsl(123, 28%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ADD1AF?+

The closest Tailwind color is emerald-200, available as the bg-emerald-200 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