#C52BBA Color Information

Hex color code: #C52BBA

A understated magenta shade, #C52BBA appears as (197, 43, 186) in RGB and (304°, 64%, 47%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#C52BBA
RGB
197, 43, 186
HSL
304°, 64%, 47%
CMYK
0%, 78%, 6%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C52BBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 43, 186

Red: 197 / Green: 43 / Blue: 186

HSL

304°, 64%, 47%

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

CMYK

0%, 78%, 6%, 23%

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

What color is #C52BBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C52BBA to RGB:

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

HEX to HSL

Convert #C52BBA to HSL:

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

HEX to CMYK

Convert #C52BBA to CMYK:

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

Color Meaning and Usage

#C52BBA is a balanced magenta color with RGB values of 197, 43, 186 and HSL of 304°, 64%, 47%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C52BBA is #2BC535, creating high-contrast pairings. For softer combinations, try analogous colors like #822BC5.

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

Contrast with #C52BBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C52BBA?

#C52BBA is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C52BBA?

#C52BBA in RGB is (197, 43, 186) - 197 red, 43 green, and 186 blue.

How to use #C52BBA in CSS?

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

What colors go well with #C52BBA?

#2BC535 (complementary), #822BC5 (analogous), and #861D7F (lighter shade) work well with #C52BBA.