#B53FBA Color Information

Hex color code: #B53FBA

#B53FBA is a subtle magenta color. In RGB it is (181, 63, 186), and in HSL it is (298°, 49%, 49%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#B53FBA
RGB
181, 63, 186
HSL
298°, 49%, 49%
CMYK
3%, 66%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B53FBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 63, 186

Red: 181 / Green: 63 / Blue: 186

HSL

298°, 49%, 49%

Hue: 298° / Saturation: 49% / Lightness: 49%

CMYK

3%, 66%, 0%, 27%

Cyan: 3% / Magenta: 66% / Yellow: 0% / Key: 27%

What color is #B53FBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B53FBA to RGB:

rgb(181, 63, 186)HEX to RGB Converter →

HEX to HSL

Convert #B53FBA to HSL:

hsl(298, 49%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #B53FBA to CMYK:

cmyk(3%, 66%, 0%, 27%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B53FBA has RGB (181, 63, 186) and HSL (298°, 49%, 49%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B53FBA is #44BA40, creating high-contrast pairings. For softer combinations, try analogous colors like #7940BA.

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

Contrast with #B53FBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B53FBA?

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

What is the RGB value of #B53FBA?

#B53FBA in RGB is (181, 63, 186) - 181 red, 63 green, and 186 blue.

How to use #B53FBA in CSS?

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

What colors go well with #B53FBA?

#44BA40 (complementary), #7940BA (analogous), and #7E2C81 (lighter shade) work well with #B53FBA.