#B03EEA Color

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

Color preview

#B03EEA

Color formats

HEX
#B03EEA
RGB
rgb(176, 62, 234)
RGBA
rgba(176, 62, 234, 1)
HSL
hsl(280, 80%, 58%)
HSV
hsv(280, 74%, 92%)
CMYK
cmyk(25%, 74%, 0%, 8%)
CSS variable
--color-primary: #B03EEA;
Lowercase HEX
#b03eea

Shades

Tints

Tones

Harmony

CSS snippets for #B03EEA

.color-b03eea {
  color: #B03EEA;
  background-color: #B03EEA;
}

Frequently asked questions

What color is #B03EEA?+

#B03EEA is a HEX color with RGB value rgb(176, 62, 234) and HSL value hsl(280, 80%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B03EEA?+

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