#7F80CC Color

Inspect #7F80CC across formats, palettes, contrast and closest named color matches.

Color preview

#7F80CC

Color formats

HEX
#7F80CC
RGB
rgb(127, 128, 204)
RGBA
rgba(127, 128, 204, 1)
HSL
hsl(239, 43%, 65%)
HSV
hsv(239, 38%, 80%)
CMYK
cmyk(38%, 37%, 0%, 20%)
CSS variable
--color-primary: #7F80CC;
Lowercase HEX
#7f80cc

Shades

Tints

Tones

Harmony

CSS snippets for #7F80CC

.color-7f80cc {
  color: #7F80CC;
  background-color: #7F80CC;
}

Frequently asked questions

What color is #7F80CC?+

#7F80CC is a HEX color with RGB value rgb(127, 128, 204) and HSL value hsl(239, 43%, 65%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #7F80CC?+

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