#ADD7ED Color

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

Color preview

#ADD7ED

Color formats

HEX
#ADD7ED
RGB
rgb(173, 215, 237)
RGBA
rgba(173, 215, 237, 1)
HSL
hsl(201, 64%, 80%)
HSV
hsv(201, 27%, 93%)
CMYK
cmyk(27%, 9%, 0%, 7%)
CSS variable
--color-primary: #ADD7ED;
Lowercase HEX
#add7ed

Shades

Tints

Tones

Harmony

CSS snippets for #ADD7ED

.color-add7ed {
  color: #ADD7ED;
  background-color: #ADD7ED;
}

Frequently asked questions

What color is #ADD7ED?+

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

What is the closest Tailwind color to #ADD7ED?+

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