#ADD9CE Color

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

Color preview

#ADD9CE

Color formats

HEX
#ADD9CE
RGB
rgb(173, 217, 206)
RGBA
rgba(173, 217, 206, 1)
HSL
hsl(165, 37%, 76%)
HSV
hsv(165, 20%, 85%)
CMYK
cmyk(20%, 0%, 5%, 15%)
CSS variable
--color-primary: #ADD9CE;
Lowercase HEX
#add9ce

Shades

Tints

Tones

Harmony

CSS snippets for #ADD9CE

.color-add9ce {
  color: #ADD9CE;
  background-color: #ADD9CE;
}

Frequently asked questions

What color is #ADD9CE?+

#ADD9CE is a HEX color with RGB value rgb(173, 217, 206) and HSL value hsl(165, 37%, 76%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ADD9CE?+

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