#ADD9ED Color

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

Color preview

#ADD9ED

Color formats

HEX
#ADD9ED
RGB
rgb(173, 217, 237)
RGBA
rgba(173, 217, 237, 1)
HSL
hsl(199, 64%, 80%)
HSV
hsv(199, 27%, 93%)
CMYK
cmyk(27%, 8%, 0%, 7%)
CSS variable
--color-primary: #ADD9ED;
Lowercase HEX
#add9ed

Shades

Tints

Tones

Harmony

CSS snippets for #ADD9ED

.color-add9ed {
  color: #ADD9ED;
  background-color: #ADD9ED;
}

Frequently asked questions

What color is #ADD9ED?+

#ADD9ED is a HEX color with RGB value rgb(173, 217, 237) and HSL value hsl(199, 64%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ADD9ED?+

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