#B06EB4 Color

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

Color preview

#B06EB4

Color formats

HEX
#B06EB4
RGB
rgb(176, 110, 180)
RGBA
rgba(176, 110, 180, 1)
HSL
hsl(297, 32%, 57%)
HSV
hsv(297, 39%, 71%)
CMYK
cmyk(2%, 39%, 0%, 29%)
CSS variable
--color-primary: #B06EB4;
Lowercase HEX
#b06eb4

Shades

Tints

Tones

Harmony

CSS snippets for #B06EB4

.color-b06eb4 {
  color: #B06EB4;
  background-color: #B06EB4;
}

Frequently asked questions

What color is #B06EB4?+

#B06EB4 is a HEX color with RGB value rgb(176, 110, 180) and HSL value hsl(297, 32%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B06EB4?+

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