#B05EAF Color

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

Color preview

#B05EAF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B05EAF

.color-b05eaf {
  color: #B05EAF;
  background-color: #B05EAF;
}

Frequently asked questions

What color is #B05EAF?+

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

What is the closest Tailwind color to #B05EAF?+

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