#B45BC8 Color Information

Hex color code: #B45BC8

#B45BC8 is a subtle magenta color. In RGB it is (180, 91, 200), and in HSL it is (289°, 50%, 57%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#B45BC8
RGB
180, 91, 200
HSL
289°, 50%, 57%
CMYK
10%, 54%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B45BC8; color: #000000; }

Badge

New Feature
.badge { background-color: #B45BC8; color: #000000; }

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 #B45BC8; background-color: #B45BC815; }

Alert / Toast

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

Link / Accent

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

a { color: #B45BC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 91, 200

Red: 180 / Green: 91 / Blue: 200

HSL

289°, 50%, 57%

Hue: 289° / Saturation: 50% / Lightness: 57%

CMYK

10%, 54%, 0%, 22%

Cyan: 10% / Magenta: 54% / Yellow: 0% / Key: 22%

What color is #B45BC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B45BC8 to RGB:

rgb(180, 91, 200)HEX to RGB Converter →

HEX to HSL

Convert #B45BC8 to HSL:

hsl(289, 50%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #B45BC8 to CMYK:

cmyk(10%, 54%, 0%, 22%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #B45BC8 has RGB (180, 91, 200) and HSL (289°, 50%, 57%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B45BC8 is #6FC85B, creating high-contrast pairings. For softer combinations, try analogous colors like #7D5BC8.

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

Contrast with #B45BC8

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

Contrast Ratio: 5.27:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B45BC8?

#B45BC8 is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B45BC8?

#B45BC8 in RGB is (180, 91, 200) - 180 red, 91 green, and 200 blue.

How to use #B45BC8 in CSS?

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

What colors go well with #B45BC8?

#6FC85B (complementary), #7D5BC8 (analogous), and #8D36A1 (lighter shade) work well with #B45BC8.