#B14EAC Color

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

Color preview

#B14EAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B14EAC

.color-b14eac {
  color: #B14EAC;
  background-color: #B14EAC;
}

Frequently asked questions

What color is #B14EAC?+

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

What is the closest Tailwind color to #B14EAC?+

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