#800FAC Color

Inspect #800FAC across formats, palettes, contrast and closest named color matches.

Color preview

#800FAC

Color formats

HEX
#800FAC
RGB
rgb(128, 15, 172)
RGBA
rgba(128, 15, 172, 1)
HSL
hsl(283, 84%, 37%)
HSV
hsv(283, 91%, 67%)
CMYK
cmyk(26%, 91%, 0%, 33%)
CSS variable
--color-primary: #800FAC;
Lowercase HEX
#800fac

Shades

Tints

Tones

Harmony

CSS snippets for #800FAC

.color-800fac {
  color: #800FAC;
  background-color: #800FAC;
}

Frequently asked questions

What color is #800FAC?+

#800FAC is a HEX color with RGB value rgb(128, 15, 172) and HSL value hsl(283, 84%, 37%). Its closest CSS named color is DarkMagenta.

What is the closest Tailwind color to #800FAC?+

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