#8C0DBA Color

Inspect #8C0DBA across formats, palettes, contrast and closest named color matches.

Color preview

#8C0DBA

Color formats

HEX
#8C0DBA
RGB
rgb(140, 13, 186)
RGBA
rgba(140, 13, 186, 1)
HSL
hsl(284, 87%, 39%)
HSV
hsv(284, 93%, 73%)
CMYK
cmyk(25%, 93%, 0%, 27%)
CSS variable
--color-primary: #8C0DBA;
Lowercase HEX
#8c0dba

Shades

Tints

Tones

Harmony

CSS snippets for #8C0DBA

.color-8c0dba {
  color: #8C0DBA;
  background-color: #8C0DBA;
}

Frequently asked questions

What color is #8C0DBA?+

#8C0DBA is a HEX color with RGB value rgb(140, 13, 186) and HSL value hsl(284, 87%, 39%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #8C0DBA?+

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