#A03EBB Color

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

Color preview

#A03EBB

Color formats

HEX
#A03EBB
RGB
rgb(160, 62, 187)
RGBA
rgba(160, 62, 187, 1)
HSL
hsl(287, 50%, 49%)
HSV
hsv(287, 67%, 73%)
CMYK
cmyk(14%, 67%, 0%, 27%)
CSS variable
--color-primary: #A03EBB;
Lowercase HEX
#a03ebb

Shades

Tints

Tones

Harmony

CSS snippets for #A03EBB

.color-a03ebb {
  color: #A03EBB;
  background-color: #A03EBB;
}

Frequently asked questions

What color is #A03EBB?+

#A03EBB is a HEX color with RGB value rgb(160, 62, 187) and HSL value hsl(287, 50%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A03EBB?+

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