#B5459B Color Information

Hex color code: #B5459B

A gentle magenta shade, #B5459B appears as (181, 69, 155) in RGB and (314°, 45%, 49%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#B5459B
RGB
181, 69, 155
HSL
314°, 45%, 49%
CMYK
0%, 62%, 14%, 29%

Shades

CSS Usage
color: #B5459B;
background-color: #B5459B;
border-color: #B5459B;
box-shadow: 0 0 10px #B5459B;
border: 2px solid #B5459B;
Tailwind Usage
bg-[#B5459B]
text-[#B5459B]
border-[#B5459B]
shadow-[0_0_10px_B5459B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #B5459B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #B5459B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B5459B; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #B5459B; background-color: #B5459B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #B5459B20; border-left: 4px solid #B5459B; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #B5459B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B5459B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 69, 155

Red: 181 / Green: 69 / Blue: 155

HSL

314°, 45%, 49%

Hue: 314° / Saturation: 45% / Lightness: 49%

CMYK

0%, 62%, 14%, 29%

Cyan: 0% / Magenta: 62% / Yellow: 14% / Key: 29%

What color is #B5459B?

#B5459B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5459B to RGB:

rgb(181, 69, 155)HEX to RGB Converter →

HEX to HSL

Convert #B5459B to HSL:

hsl(314, 45%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #B5459B to CMYK:

cmyk(0%, 62%, 14%, 29%)Color Converter →

Color Meaning and Usage

#B5459B is a subtle magenta color with RGB values of 181, 69, 155 and HSL of 314°, 45%, 49%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5459B is #45B55F, creating high-contrast pairings. For softer combinations, try analogous colors like #9745B5.

Use #B5459B in CSS: color: #B5459B or background-color: #B5459B. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #B5459B

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.29:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5459B?

#B5459B is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B5459B?

#B5459B in RGB is (181, 69, 155) - 181 red, 69 green, and 155 blue.

How to use #B5459B in CSS?

Use #B5459B directly in your CSS properties like color or background-color.

What colors go well with #B5459B?

#45B55F (complementary), #9745B5 (analogous), and #7E306C (lighter shade) work well with #B5459B.