#B14EAD Color

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

Color preview

#B14EAD

Color formats

HEX
#B14EAD
RGB
rgb(177, 78, 173)
RGBA
rgba(177, 78, 173, 1)
HSL
hsl(302, 39%, 50%)
HSV
hsv(302, 56%, 69%)
CMYK
cmyk(0%, 56%, 2%, 31%)
CSS variable
--color-primary: #B14EAD;
Lowercase HEX
#b14ead

Shades

Tints

Tones

Harmony

CSS snippets for #B14EAD

.color-b14ead {
  color: #B14EAD;
  background-color: #B14EAD;
}

Frequently asked questions

What color is #B14EAD?+

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

What is the closest Tailwind color to #B14EAD?+

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