#A03EB2 Color

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

Color preview

#A03EB2

Color formats

HEX
#A03EB2
RGB
rgb(160, 62, 178)
RGBA
rgba(160, 62, 178, 1)
HSL
hsl(291, 48%, 47%)
HSV
hsv(291, 65%, 70%)
CMYK
cmyk(10%, 65%, 0%, 30%)
CSS variable
--color-primary: #A03EB2;
Lowercase HEX
#a03eb2

Shades

Tints

Tones

Harmony

CSS snippets for #A03EB2

.color-a03eb2 {
  color: #A03EB2;
  background-color: #A03EB2;
}

Frequently asked questions

What color is #A03EB2?+

#A03EB2 is a HEX color with RGB value rgb(160, 62, 178) and HSL value hsl(291, 48%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A03EB2?+

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