#800C50 Color

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

Color preview

#800C50

Color formats

HEX
#800C50
RGB
rgb(128, 12, 80)
RGBA
rgba(128, 12, 80, 1)
HSL
hsl(325, 83%, 27%)
HSV
hsv(325, 91%, 50%)
CMYK
cmyk(0%, 91%, 38%, 50%)
CSS variable
--color-primary: #800C50;
Lowercase HEX
#800c50

Shades

Tints

Tones

Harmony

CSS snippets for #800C50

.color-800c50 {
  color: #800C50;
  background-color: #800C50;
}

Frequently asked questions

What color is #800C50?+

#800C50 is a HEX color with RGB value rgb(128, 12, 80) and HSL value hsl(325, 83%, 27%). Its closest CSS named color is Purple.

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

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