#ADD5BF Color

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

Color preview

#ADD5BF

Color formats

HEX
#ADD5BF
RGB
rgb(173, 213, 191)
RGBA
rgba(173, 213, 191, 1)
HSL
hsl(147, 32%, 76%)
HSV
hsv(147, 19%, 84%)
CMYK
cmyk(19%, 0%, 10%, 16%)
CSS variable
--color-primary: #ADD5BF;
Lowercase HEX
#add5bf

Shades

Tints

Tones

Harmony

CSS snippets for #ADD5BF

.color-add5bf {
  color: #ADD5BF;
  background-color: #ADD5BF;
}

Frequently asked questions

What color is #ADD5BF?+

#ADD5BF is a HEX color with RGB value rgb(173, 213, 191) and HSL value hsl(147, 32%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ADD5BF?+

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