#ADD2CF Color

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

Color preview

#ADD2CF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADD2CF

.color-add2cf {
  color: #ADD2CF;
  background-color: #ADD2CF;
}

Frequently asked questions

What color is #ADD2CF?+

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

What is the closest Tailwind color to #ADD2CF?+

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