#B054BB Color Information

Hex color code: #B054BB

#B054BB is a pastel magenta color. In RGB it is (176, 84, 187), and in HSL it is (294°, 43%, 53%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#B054BB
RGB
176, 84, 187
HSL
294°, 43%, 53%
CMYK
6%, 55%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B054BB; 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 #B054BB; background-color: #B054BB15; }

Alert / Toast

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

Link / Accent

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

a { color: #B054BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 84, 187

Red: 176 / Green: 84 / Blue: 187

HSL

294°, 43%, 53%

Hue: 294° / Saturation: 43% / Lightness: 53%

CMYK

6%, 55%, 0%, 27%

Cyan: 6% / Magenta: 55% / Yellow: 0% / Key: 27%

What color is #B054BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B054BB to RGB:

rgb(176, 84, 187)HEX to RGB Converter →

HEX to HSL

Convert #B054BB to HSL:

hsl(294, 43%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #B054BB to CMYK:

cmyk(6%, 55%, 0%, 27%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B054BB has RGB (176, 84, 187) and HSL (294°, 43%, 53%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B054BB is #5EBB54, creating high-contrast pairings. For softer combinations, try analogous colors like #7D54BB.

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

Contrast with #B054BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B054BB?

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

What is the RGB value of #B054BB?

#B054BB in RGB is (176, 84, 187) - 176 red, 84 green, and 187 blue.

How to use #B054BB in CSS?

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

What colors go well with #B054BB?

#5EBB54 (complementary), #7D54BB (analogous), and #82378B (lighter shade) work well with #B054BB.