#ADD5CC Color

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

Color preview

#ADD5CC

Color formats

HEX
#ADD5CC
RGB
rgb(173, 213, 204)
RGBA
rgba(173, 213, 204, 1)
HSL
hsl(167, 32%, 76%)
HSV
hsv(167, 19%, 84%)
CMYK
cmyk(19%, 0%, 4%, 16%)
CSS variable
--color-primary: #ADD5CC;
Lowercase HEX
#add5cc

Shades

Tints

Tones

Harmony

CSS snippets for #ADD5CC

.color-add5cc {
  color: #ADD5CC;
  background-color: #ADD5CC;
}

Frequently asked questions

What color is #ADD5CC?+

#ADD5CC is a HEX color with RGB value rgb(173, 213, 204) and HSL value hsl(167, 32%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADD5CC?+

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