#80A6FF Color

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

Color preview

#80A6FF

Color formats

HEX
#80A6FF
RGB
rgb(128, 166, 255)
RGBA
rgba(128, 166, 255, 1)
HSL
hsl(222, 100%, 75%)
HSV
hsv(222, 50%, 100%)
CMYK
cmyk(50%, 35%, 0%, 0%)
CSS variable
--color-primary: #80A6FF;
Lowercase HEX
#80a6ff

Shades

Tints

Tones

Harmony

CSS snippets for #80A6FF

.color-80a6ff {
  color: #80A6FF;
  background-color: #80A6FF;
}

Frequently asked questions

What color is #80A6FF?+

#80A6FF is a HEX color with RGB value rgb(128, 166, 255) and HSL value hsl(222, 100%, 75%). Its closest CSS named color is CornflowerBlue.

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

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