#ADD2BD Color

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

Color preview

#ADD2BD

Color formats

HEX
#ADD2BD
RGB
rgb(173, 210, 189)
RGBA
rgba(173, 210, 189, 1)
HSL
hsl(146, 29%, 75%)
HSV
hsv(146, 18%, 82%)
CMYK
cmyk(18%, 0%, 10%, 18%)
CSS variable
--color-primary: #ADD2BD;
Lowercase HEX
#add2bd

Shades

Tints

Tones

Harmony

CSS snippets for #ADD2BD

.color-add2bd {
  color: #ADD2BD;
  background-color: #ADD2BD;
}

Frequently asked questions

What color is #ADD2BD?+

#ADD2BD is a HEX color with RGB value rgb(173, 210, 189) and HSL value hsl(146, 29%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ADD2BD?+

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