#C52BBD Color Information

Hex color code: #C52BBD

#C52BBD is a muted magenta color. In RGB it is (197, 43, 189), and in HSL it is (303°, 64%, 47%). It is typically applied in digital products.

Try:
Color NameDark Orchid
HEX
#C52BBD
RGB
197, 43, 189
HSL
303°, 64%, 47%
CMYK
0%, 78%, 4%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C52BBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 43, 189

Red: 197 / Green: 43 / Blue: 189

HSL

303°, 64%, 47%

Hue: 303° / Saturation: 64% / Lightness: 47%

CMYK

0%, 78%, 4%, 23%

Cyan: 0% / Magenta: 78% / Yellow: 4% / Key: 23%

What color is #C52BBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C52BBD to RGB:

rgb(197, 43, 189)HEX to RGB Converter →

HEX to HSL

Convert #C52BBD to HSL:

hsl(303, 64%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #C52BBD to CMYK:

cmyk(0%, 78%, 4%, 23%)Color Converter →

Color Meaning and Usage

#C52BBD is a muted magenta color with RGB values of 197, 43, 189 and HSL of 303°, 64%, 47%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C52BBD is #2BC533, creating high-contrast pairings. For softer combinations, try analogous colors like #802BC5.

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

Contrast with #C52BBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C52BBD?

#C52BBD is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C52BBD?

#C52BBD in RGB is (197, 43, 189) - 197 red, 43 green, and 189 blue.

How to use #C52BBD in CSS?

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

What colors go well with #C52BBD?

#2BC533 (complementary), #802BC5 (analogous), and #861D81 (lighter shade) work well with #C52BBD.