#ADD6ED Color

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

Color preview

#ADD6ED

Color formats

HEX
#ADD6ED
RGB
rgb(173, 214, 237)
RGBA
rgba(173, 214, 237, 1)
HSL
hsl(202, 64%, 80%)
HSV
hsv(202, 27%, 93%)
CMYK
cmyk(27%, 10%, 0%, 7%)
CSS variable
--color-primary: #ADD6ED;
Lowercase HEX
#add6ed

Shades

Tints

Tones

Harmony

CSS snippets for #ADD6ED

.color-add6ed {
  color: #ADD6ED;
  background-color: #ADD6ED;
}

Frequently asked questions

What color is #ADD6ED?+

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

What is the closest Tailwind color to #ADD6ED?+

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