#B04A8E Color

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

Color preview

#B04A8E

Color formats

HEX
#B04A8E
RGB
rgb(176, 74, 142)
RGBA
rgba(176, 74, 142, 1)
HSL
hsl(320, 41%, 49%)
HSV
hsv(320, 58%, 69%)
CMYK
cmyk(0%, 58%, 19%, 31%)
CSS variable
--color-primary: #B04A8E;
Lowercase HEX
#b04a8e

Shades

Tints

Tones

Harmony

CSS snippets for #B04A8E

.color-b04a8e {
  color: #B04A8E;
  background-color: #B04A8E;
}

Frequently asked questions

What color is #B04A8E?+

#B04A8E is a HEX color with RGB value rgb(176, 74, 142) and HSL value hsl(320, 41%, 49%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B04A8E?+

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