#A03BED Color

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

Color preview

#A03BED

Color formats

HEX
#A03BED
RGB
rgb(160, 59, 237)
RGBA
rgba(160, 59, 237, 1)
HSL
hsl(274, 83%, 58%)
HSV
hsv(274, 75%, 93%)
CMYK
cmyk(32%, 75%, 0%, 7%)
CSS variable
--color-primary: #A03BED;
Lowercase HEX
#a03bed

Shades

Tints

Tones

Harmony

CSS snippets for #A03BED

.color-a03bed {
  color: #A03BED;
  background-color: #A03BED;
}

Frequently asked questions

What color is #A03BED?+

#A03BED is a HEX color with RGB value rgb(160, 59, 237) and HSL value hsl(274, 83%, 58%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A03BED?+

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