#ADD6AB Color

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

Color preview

#ADD6AB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADD6AB

.color-add6ab {
  color: #ADD6AB;
  background-color: #ADD6AB;
}

Frequently asked questions

What color is #ADD6AB?+

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

What is the closest Tailwind color to #ADD6AB?+

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