#B03EE5 Color

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

Color preview

#B03EE5

Color formats

HEX
#B03EE5
RGB
rgb(176, 62, 229)
RGBA
rgba(176, 62, 229, 1)
HSL
hsl(281, 76%, 57%)
HSV
hsv(281, 73%, 90%)
CMYK
cmyk(23%, 73%, 0%, 10%)
CSS variable
--color-primary: #B03EE5;
Lowercase HEX
#b03ee5

Shades

Tints

Tones

Harmony

CSS snippets for #B03EE5

.color-b03ee5 {
  color: #B03EE5;
  background-color: #B03EE5;
}

Frequently asked questions

What color is #B03EE5?+

#B03EE5 is a HEX color with RGB value rgb(176, 62, 229) and HSL value hsl(281, 76%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B03EE5?+

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