#B14A9E Color

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

Color preview

#B14A9E

Color formats

HEX
#B14A9E
RGB
rgb(177, 74, 158)
RGBA
rgba(177, 74, 158, 1)
HSL
hsl(311, 41%, 49%)
HSV
hsv(311, 58%, 69%)
CMYK
cmyk(0%, 58%, 11%, 31%)
CSS variable
--color-primary: #B14A9E;
Lowercase HEX
#b14a9e

Shades

Tints

Tones

Harmony

CSS snippets for #B14A9E

.color-b14a9e {
  color: #B14A9E;
  background-color: #B14A9E;
}

Frequently asked questions

What color is #B14A9E?+

#B14A9E is a HEX color with RGB value rgb(177, 74, 158) and HSL value hsl(311, 41%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B14A9E?+

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