#B14EAA Color

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

Color preview

#B14EAA

Color formats

HEX
#B14EAA
RGB
rgb(177, 78, 170)
RGBA
rgba(177, 78, 170, 1)
HSL
hsl(304, 39%, 50%)
HSV
hsv(304, 56%, 69%)
CMYK
cmyk(0%, 56%, 4%, 31%)
CSS variable
--color-primary: #B14EAA;
Lowercase HEX
#b14eaa

Shades

Tints

Tones

Harmony

CSS snippets for #B14EAA

.color-b14eaa {
  color: #B14EAA;
  background-color: #B14EAA;
}

Frequently asked questions

What color is #B14EAA?+

#B14EAA is a HEX color with RGB value rgb(177, 78, 170) and HSL value hsl(304, 39%, 50%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B14EAA?+

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