#80ADDC Color

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

Color preview

#80ADDC

Color formats

HEX
#80ADDC
RGB
rgb(128, 173, 220)
RGBA
rgba(128, 173, 220, 1)
HSL
hsl(211, 57%, 68%)
HSV
hsv(211, 42%, 86%)
CMYK
cmyk(42%, 21%, 0%, 14%)
CSS variable
--color-primary: #80ADDC;
Lowercase HEX
#80addc

Shades

Tints

Tones

Harmony

CSS snippets for #80ADDC

.color-80addc {
  color: #80ADDC;
  background-color: #80ADDC;
}

Frequently asked questions

What color is #80ADDC?+

#80ADDC is a HEX color with RGB value rgb(128, 173, 220) and HSL value hsl(211, 57%, 68%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #80ADDC?+

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