#B04A9A Color

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

Color preview

#B04A9A

Color formats

HEX
#B04A9A
RGB
rgb(176, 74, 154)
RGBA
rgba(176, 74, 154, 1)
HSL
hsl(313, 41%, 49%)
HSV
hsv(313, 58%, 69%)
CMYK
cmyk(0%, 58%, 13%, 31%)
CSS variable
--color-primary: #B04A9A;
Lowercase HEX
#b04a9a

Shades

Tints

Tones

Harmony

CSS snippets for #B04A9A

.color-b04a9a {
  color: #B04A9A;
  background-color: #B04A9A;
}

Frequently asked questions

What color is #B04A9A?+

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

What is the closest Tailwind color to #B04A9A?+

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