#A04EB7 Color

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

Color preview

#A04EB7

Color formats

HEX
#A04EB7
RGB
rgb(160, 78, 183)
RGBA
rgba(160, 78, 183, 1)
HSL
hsl(287, 42%, 51%)
HSV
hsv(287, 57%, 72%)
CMYK
cmyk(13%, 57%, 0%, 28%)
CSS variable
--color-primary: #A04EB7;
Lowercase HEX
#a04eb7

Shades

Tints

Tones

Harmony

CSS snippets for #A04EB7

.color-a04eb7 {
  color: #A04EB7;
  background-color: #A04EB7;
}

Frequently asked questions

What color is #A04EB7?+

#A04EB7 is a HEX color with RGB value rgb(160, 78, 183) and HSL value hsl(287, 42%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A04EB7?+

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