#A03BCB Color

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

Color preview

#A03BCB

Color formats

HEX
#A03BCB
RGB
rgb(160, 59, 203)
RGBA
rgba(160, 59, 203, 1)
HSL
hsl(282, 58%, 51%)
HSV
hsv(282, 71%, 80%)
CMYK
cmyk(21%, 71%, 0%, 20%)
CSS variable
--color-primary: #A03BCB;
Lowercase HEX
#a03bcb

Shades

Tints

Tones

Harmony

CSS snippets for #A03BCB

.color-a03bcb {
  color: #A03BCB;
  background-color: #A03BCB;
}

Frequently asked questions

What color is #A03BCB?+

#A03BCB is a HEX color with RGB value rgb(160, 59, 203) and HSL value hsl(282, 58%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A03BCB?+

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