#ADD9DD Color

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

Color preview

#ADD9DD

Color formats

HEX
#ADD9DD
RGB
rgb(173, 217, 221)
RGBA
rgba(173, 217, 221, 1)
HSL
hsl(185, 41%, 77%)
HSV
hsv(185, 22%, 87%)
CMYK
cmyk(22%, 2%, 0%, 13%)
CSS variable
--color-primary: #ADD9DD;
Lowercase HEX
#add9dd

Shades

Tints

Tones

Harmony

CSS snippets for #ADD9DD

.color-add9dd {
  color: #ADD9DD;
  background-color: #ADD9DD;
}

Frequently asked questions

What color is #ADD9DD?+

#ADD9DD is a HEX color with RGB value rgb(173, 217, 221) and HSL value hsl(185, 41%, 77%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ADD9DD?+

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