#B04B9A Color

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

Color preview

#B04B9A

Color formats

HEX
#B04B9A
RGB
rgb(176, 75, 154)
RGBA
rgba(176, 75, 154, 1)
HSL
hsl(313, 40%, 49%)
HSV
hsv(313, 57%, 69%)
CMYK
cmyk(0%, 57%, 13%, 31%)
CSS variable
--color-primary: #B04B9A;
Lowercase HEX
#b04b9a

Shades

Tints

Tones

Harmony

CSS snippets for #B04B9A

.color-b04b9a {
  color: #B04B9A;
  background-color: #B04B9A;
}

Frequently asked questions

What color is #B04B9A?+

#B04B9A is a HEX color with RGB value rgb(176, 75, 154) and HSL value hsl(313, 40%, 49%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B04B9A?+

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