#ADD1D2 Color

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

Color preview

#ADD1D2

Color formats

HEX
#ADD1D2
RGB
rgb(173, 209, 210)
RGBA
rgba(173, 209, 210, 1)
HSL
hsl(182, 29%, 75%)
HSV
hsv(182, 18%, 82%)
CMYK
cmyk(18%, 0%, 0%, 18%)
CSS variable
--color-primary: #ADD1D2;
Lowercase HEX
#add1d2

Shades

Tints

Tones

Harmony

CSS snippets for #ADD1D2

.color-add1d2 {
  color: #ADD1D2;
  background-color: #ADD1D2;
}

Frequently asked questions

What color is #ADD1D2?+

#ADD1D2 is a HEX color with RGB value rgb(173, 209, 210) and HSL value hsl(182, 29%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADD1D2?+

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