#C52B57 Color Information

Hex color code: #C52B57

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

Try:
Color NameCrimson
HEX
#C52B57
RGB
197, 43, 87
HSL
343°, 64%, 47%
CMYK
0%, 78%, 56%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C52B57; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 43, 87

Red: 197 / Green: 43 / Blue: 87

HSL

343°, 64%, 47%

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

CMYK

0%, 78%, 56%, 23%

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

What color is #C52B57?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C52B57 to RGB:

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

HEX to HSL

Convert #C52B57 to HSL:

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

HEX to CMYK

Convert #C52B57 to CMYK:

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

Color Meaning and Usage

#C52B57 is a vibrant magenta color with RGB values of 197, 43, 87 and HSL of 343°, 64%, 47%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C52B57 is #2BC599, creating high-contrast pairings. For softer combinations, try analogous colors like #C52BA3.

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

Contrast with #C52B57

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C52B57?

#C52B57 is a vibrant magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C52B57?

#C52B57 in RGB is (197, 43, 87) - 197 red, 43 green, and 87 blue.

How to use #C52B57 in CSS?

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

What colors go well with #C52B57?

#2BC599 (complementary), #C52BA3 (analogous), and #861D3B (lighter shade) work well with #C52B57.