#ADD9EB Color

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

Color preview

#ADD9EB

Color formats

HEX
#ADD9EB
RGB
rgb(173, 217, 235)
RGBA
rgba(173, 217, 235, 1)
HSL
hsl(197, 61%, 80%)
HSV
hsv(197, 26%, 92%)
CMYK
cmyk(26%, 8%, 0%, 8%)
CSS variable
--color-primary: #ADD9EB;
Lowercase HEX
#add9eb

Shades

Tints

Tones

Harmony

CSS snippets for #ADD9EB

.color-add9eb {
  color: #ADD9EB;
  background-color: #ADD9EB;
}

Frequently asked questions

What color is #ADD9EB?+

#ADD9EB is a HEX color with RGB value rgb(173, 217, 235) and HSL value hsl(197, 61%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ADD9EB?+

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