#B14EAB Color

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

Color preview

#B14EAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B14EAB

.color-b14eab {
  color: #B14EAB;
  background-color: #B14EAB;
}

Frequently asked questions

What color is #B14EAB?+

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

What is the closest Tailwind color to #B14EAB?+

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