#B53CCD Color Information

Hex color code: #B53CCD

A understated magenta shade, #B53CCD appears as (181, 60, 205) in RGB and (290°, 59%, 52%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#B53CCD
RGB
181, 60, 205
HSL
290°, 59%, 52%
CMYK
12%, 71%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B53CCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 60, 205

Red: 181 / Green: 60 / Blue: 205

HSL

290°, 59%, 52%

Hue: 290° / Saturation: 59% / Lightness: 52%

CMYK

12%, 71%, 0%, 20%

Cyan: 12% / Magenta: 71% / Yellow: 0% / Key: 20%

What color is #B53CCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B53CCD to RGB:

rgb(181, 60, 205)HEX to RGB Converter →

HEX to HSL

Convert #B53CCD to HSL:

hsl(290, 59%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #B53CCD to CMYK:

cmyk(12%, 71%, 0%, 20%)Color Converter →

Color Meaning and Usage

#B53CCD is a subtle magenta color with RGB values of 181, 60, 205 and HSL of 290°, 59%, 52%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B53CCD is #54CD3C, creating high-contrast pairings. For softer combinations, try analogous colors like #6D3CCD.

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

Contrast with #B53CCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B53CCD?

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

What is the RGB value of #B53CCD?

#B53CCD in RGB is (181, 60, 205) - 181 red, 60 green, and 205 blue.

How to use #B53CCD in CSS?

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

What colors go well with #B53CCD?

#54CD3C (complementary), #6D3CCD (analogous), and #832796 (lighter shade) work well with #B53CCD.