#A03DCA Color

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

Color preview

#A03DCA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A03DCA

.color-a03dca {
  color: #A03DCA;
  background-color: #A03DCA;
}

Frequently asked questions

What color is #A03DCA?+

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

What is the closest Tailwind color to #A03DCA?+

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