#B05EB0 Color

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

Color preview

#B05EB0

Color formats

HEX
#B05EB0
RGB
rgb(176, 94, 176)
RGBA
rgba(176, 94, 176, 1)
HSL
hsl(300, 34%, 53%)
HSV
hsv(300, 47%, 69%)
CMYK
cmyk(0%, 47%, 0%, 31%)
CSS variable
--color-primary: #B05EB0;
Lowercase HEX
#b05eb0

Shades

Tints

Tones

Harmony

CSS snippets for #B05EB0

.color-b05eb0 {
  color: #B05EB0;
  background-color: #B05EB0;
}

Frequently asked questions

What color is #B05EB0?+

#B05EB0 is a HEX color with RGB value rgb(176, 94, 176) and HSL value hsl(300, 34%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B05EB0?+

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