#80AFFC Color

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

Color preview

#80AFFC

Color formats

HEX
#80AFFC
RGB
rgb(128, 175, 252)
RGBA
rgba(128, 175, 252, 1)
HSL
hsl(217, 95%, 75%)
HSV
hsv(217, 49%, 99%)
CMYK
cmyk(49%, 31%, 0%, 1%)
CSS variable
--color-primary: #80AFFC;
Lowercase HEX
#80affc

Shades

Tints

Tones

Harmony

CSS snippets for #80AFFC

.color-80affc {
  color: #80AFFC;
  background-color: #80AFFC;
}

Frequently asked questions

What color is #80AFFC?+

#80AFFC is a HEX color with RGB value rgb(128, 175, 252) and HSL value hsl(217, 95%, 75%). Its closest CSS named color is LightSkyBlue.

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

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