#8080CB Color

Inspect #8080CB across formats, palettes, contrast and closest named color matches.

Color preview

#8080CB

Color formats

HEX
#8080CB
RGB
rgb(128, 128, 203)
RGBA
rgba(128, 128, 203, 1)
HSL
hsl(240, 42%, 65%)
HSV
hsv(240, 37%, 80%)
CMYK
cmyk(37%, 37%, 0%, 20%)
CSS variable
--color-primary: #8080CB;
Lowercase HEX
#8080cb

Shades

Tints

Tones

Harmony

CSS snippets for #8080CB

.color-8080cb {
  color: #8080CB;
  background-color: #8080CB;
}

Frequently asked questions

What color is #8080CB?+

#8080CB is a HEX color with RGB value rgb(128, 128, 203) and HSL value hsl(240, 42%, 65%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #8080CB?+

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