#B14EAF Color

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

Color preview

#B14EAF

Color formats

HEX
#B14EAF
RGB
rgb(177, 78, 175)
RGBA
rgba(177, 78, 175, 1)
HSL
hsl(301, 39%, 50%)
HSV
hsv(301, 56%, 69%)
CMYK
cmyk(0%, 56%, 1%, 31%)
CSS variable
--color-primary: #B14EAF;
Lowercase HEX
#b14eaf

Shades

Tints

Tones

Harmony

CSS snippets for #B14EAF

.color-b14eaf {
  color: #B14EAF;
  background-color: #B14EAF;
}

Frequently asked questions

What color is #B14EAF?+

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

What is the closest Tailwind color to #B14EAF?+

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