#ADD9EE Color

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

Color preview

#ADD9EE

Color formats

HEX
#ADD9EE
RGB
rgb(173, 217, 238)
RGBA
rgba(173, 217, 238, 1)
HSL
hsl(199, 66%, 81%)
HSV
hsv(199, 27%, 93%)
CMYK
cmyk(27%, 9%, 0%, 7%)
CSS variable
--color-primary: #ADD9EE;
Lowercase HEX
#add9ee

Shades

Tints

Tones

Harmony

CSS snippets for #ADD9EE

.color-add9ee {
  color: #ADD9EE;
  background-color: #ADD9EE;
}

Frequently asked questions

What color is #ADD9EE?+

#ADD9EE is a HEX color with RGB value rgb(173, 217, 238) and HSL value hsl(199, 66%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ADD9EE?+

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