#C57091 Color Information

Hex color code: #C57091

The hex color #C57091 is a subtle magenta with RGB values of (197, 112, 145) and HSL of (337°, 42%, 61%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#C57091
RGB
197, 112, 145
HSL
337°, 42%, 61%
CMYK
0%, 43%, 26%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #C57091; color: #000000; }

Badge

New Feature
.badge { background-color: #C57091; color: #000000; }

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 #C57091; background-color: #C5709115; }

Alert / Toast

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

Link / Accent

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

a { color: #C57091; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 112, 145

Red: 197 / Green: 112 / Blue: 145

HSL

337°, 42%, 61%

Hue: 337° / Saturation: 42% / Lightness: 61%

CMYK

0%, 43%, 26%, 23%

Cyan: 0% / Magenta: 43% / Yellow: 26% / Key: 23%

What color is #C57091?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C57091 to RGB:

rgb(197, 112, 145)HEX to RGB Converter →

HEX to HSL

Convert #C57091 to HSL:

hsl(337, 42%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #C57091 to CMYK:

cmyk(0%, 43%, 26%, 23%)Color Converter →

Color Meaning and Usage

#C57091 is a pastel magenta color with RGB values of 197, 112, 145 and HSL of 337°, 42%, 61%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C57091 is #72C5A5, creating high-contrast pairings. For softer combinations, try analogous colors like #C572BC.

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

Contrast with #C57091

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

Contrast Ratio: 6.10:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C57091?

#C57091 is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C57091?

#C57091 in RGB is (197, 112, 145) - 197 red, 112 green, and 145 blue.

How to use #C57091 in CSS?

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

What colors go well with #C57091?

#72C5A5 (complementary), #C572BC (analogous), and #A7446A (lighter shade) work well with #C57091.