#ADD1CD Color

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

Color preview

#ADD1CD

Color formats

HEX
#ADD1CD
RGB
rgb(173, 209, 205)
RGBA
rgba(173, 209, 205, 1)
HSL
hsl(173, 28%, 75%)
HSV
hsv(173, 17%, 82%)
CMYK
cmyk(17%, 0%, 2%, 18%)
CSS variable
--color-primary: #ADD1CD;
Lowercase HEX
#add1cd

Shades

Tints

Tones

Harmony

CSS snippets for #ADD1CD

.color-add1cd {
  color: #ADD1CD;
  background-color: #ADD1CD;
}

Frequently asked questions

What color is #ADD1CD?+

#ADD1CD is a HEX color with RGB value rgb(173, 209, 205) and HSL value hsl(173, 28%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADD1CD?+

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