#ADD1DD Color

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

Color preview

#ADD1DD

Color formats

HEX
#ADD1DD
RGB
rgb(173, 209, 221)
RGBA
rgba(173, 209, 221, 1)
HSL
hsl(195, 41%, 77%)
HSV
hsv(195, 22%, 87%)
CMYK
cmyk(22%, 5%, 0%, 13%)
CSS variable
--color-primary: #ADD1DD;
Lowercase HEX
#add1dd

Shades

Tints

Tones

Harmony

CSS snippets for #ADD1DD

.color-add1dd {
  color: #ADD1DD;
  background-color: #ADD1DD;
}

Frequently asked questions

What color is #ADD1DD?+

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

What is the closest Tailwind color to #ADD1DD?+

The closest Tailwind color is slate-300, available as the bg-slate-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