#C52B6E Color Information

Hex color code: #C52B6E

A vibrant magenta shade, #C52B6E appears as (197, 43, 110) in RGB and (334°, 64%, 47%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#C52B6E
RGB
197, 43, 110
HSL
334°, 64%, 47%
CMYK
0%, 78%, 44%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C52B6E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 43, 110

Red: 197 / Green: 43 / Blue: 110

HSL

334°, 64%, 47%

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

CMYK

0%, 78%, 44%, 23%

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

What color is #C52B6E?

#C52B6E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C52B6E to RGB:

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

HEX to HSL

Convert #C52B6E to HSL:

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

HEX to CMYK

Convert #C52B6E to CMYK:

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

Color Meaning and Usage

A energetic magenta tone, #C52B6E has RGB (197, 43, 110) and HSL (334°, 64%, 47%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #C52B6E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C52B6E?

#C52B6E is a energetic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C52B6E?

#C52B6E in RGB is (197, 43, 110) - 197 red, 43 green, and 110 blue.

How to use #C52B6E in CSS?

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

What colors go well with #C52B6E?

#2BC582 (complementary), #C52BBA (analogous), and #861D4B (lighter shade) work well with #C52B6E.