#80ABDC Color

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

Color preview

#80ABDC

Color formats

HEX
#80ABDC
RGB
rgb(128, 171, 220)
RGBA
rgba(128, 171, 220, 1)
HSL
hsl(212, 57%, 68%)
HSV
hsv(212, 42%, 86%)
CMYK
cmyk(42%, 22%, 0%, 14%)
CSS variable
--color-primary: #80ABDC;
Lowercase HEX
#80abdc

Shades

Tints

Tones

Harmony

CSS snippets for #80ABDC

.color-80abdc {
  color: #80ABDC;
  background-color: #80ABDC;
}

Frequently asked questions

What color is #80ABDC?+

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

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

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