#B14EB6 Color

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

Color preview

#B14EB6

Color formats

HEX
#B14EB6
RGB
rgb(177, 78, 182)
RGBA
rgba(177, 78, 182, 1)
HSL
hsl(297, 42%, 51%)
HSV
hsv(297, 57%, 71%)
CMYK
cmyk(3%, 57%, 0%, 29%)
CSS variable
--color-primary: #B14EB6;
Lowercase HEX
#b14eb6

Shades

Tints

Tones

Harmony

CSS snippets for #B14EB6

.color-b14eb6 {
  color: #B14EB6;
  background-color: #B14EB6;
}

Frequently asked questions

What color is #B14EB6?+

#B14EB6 is a HEX color with RGB value rgb(177, 78, 182) and HSL value hsl(297, 42%, 51%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B14EB6?+

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