#B05BEC Color

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

Color preview

#B05BEC

Color formats

HEX
#B05BEC
RGB
rgb(176, 91, 236)
RGBA
rgba(176, 91, 236, 1)
HSL
hsl(275, 79%, 64%)
HSV
hsv(275, 61%, 93%)
CMYK
cmyk(25%, 61%, 0%, 7%)
CSS variable
--color-primary: #B05BEC;
Lowercase HEX
#b05bec

Shades

Tints

Tones

Harmony

CSS snippets for #B05BEC

.color-b05bec {
  color: #B05BEC;
  background-color: #B05BEC;
}

Frequently asked questions

What color is #B05BEC?+

#B05BEC is a HEX color with RGB value rgb(176, 91, 236) and HSL value hsl(275, 79%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B05BEC?+

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