#A04DBC Color

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

Color preview

#A04DBC

Color formats

HEX
#A04DBC
RGB
rgb(160, 77, 188)
RGBA
rgba(160, 77, 188, 1)
HSL
hsl(285, 45%, 52%)
HSV
hsv(285, 59%, 74%)
CMYK
cmyk(15%, 59%, 0%, 26%)
CSS variable
--color-primary: #A04DBC;
Lowercase HEX
#a04dbc

Shades

Tints

Tones

Harmony

CSS snippets for #A04DBC

.color-a04dbc {
  color: #A04DBC;
  background-color: #A04DBC;
}

Frequently asked questions

What color is #A04DBC?+

#A04DBC is a HEX color with RGB value rgb(160, 77, 188) and HSL value hsl(285, 45%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A04DBC?+

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