#80AFEC Color

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

Color preview

#80AFEC

Color formats

HEX
#80AFEC
RGB
rgb(128, 175, 236)
RGBA
rgba(128, 175, 236, 1)
HSL
hsl(214, 74%, 71%)
HSV
hsv(214, 46%, 93%)
CMYK
cmyk(46%, 26%, 0%, 7%)
CSS variable
--color-primary: #80AFEC;
Lowercase HEX
#80afec

Shades

Tints

Tones

Harmony

CSS snippets for #80AFEC

.color-80afec {
  color: #80AFEC;
  background-color: #80AFEC;
}

Frequently asked questions

What color is #80AFEC?+

#80AFEC is a HEX color with RGB value rgb(128, 175, 236) and HSL value hsl(214, 74%, 71%). Its closest CSS named color is SkyBlue.

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

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