#A03FCA Color

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

Color preview

#A03FCA

Color formats

HEX
#A03FCA
RGB
rgb(160, 63, 202)
RGBA
rgba(160, 63, 202, 1)
HSL
hsl(282, 57%, 52%)
HSV
hsv(282, 69%, 79%)
CMYK
cmyk(21%, 69%, 0%, 21%)
CSS variable
--color-primary: #A03FCA;
Lowercase HEX
#a03fca

Shades

Tints

Tones

Harmony

CSS snippets for #A03FCA

.color-a03fca {
  color: #A03FCA;
  background-color: #A03FCA;
}

Frequently asked questions

What color is #A03FCA?+

#A03FCA is a HEX color with RGB value rgb(160, 63, 202) and HSL value hsl(282, 57%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A03FCA?+

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