#C57CBF Color Information

Hex color code: #C57CBF

#C57CBF is a subtle magenta color. In RGB it is (197, 124, 191), and in HSL it is (305°, 39%, 63%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C57CBF
RGB
197, 124, 191
HSL
305°, 39%, 63%
CMYK
0%, 37%, 3%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C57CBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 124, 191

Red: 197 / Green: 124 / Blue: 191

HSL

305°, 39%, 63%

Hue: 305° / Saturation: 39% / Lightness: 63%

CMYK

0%, 37%, 3%, 23%

Cyan: 0% / Magenta: 37% / Yellow: 3% / Key: 23%

What color is #C57CBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C57CBF to RGB:

rgb(197, 124, 191)HEX to RGB Converter →

HEX to HSL

Convert #C57CBF to HSL:

hsl(305, 39%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C57CBF to CMYK:

cmyk(0%, 37%, 3%, 23%)Color Converter →

Color Meaning and Usage

#C57CBF is a gentle magenta color with RGB values of 197, 124, 191 and HSL of 305°, 39%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C57CBF is #7CC582, creating high-contrast pairings. For softer combinations, try analogous colors like #A77CC5.

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

Contrast with #C57CBF

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

Contrast Ratio: 7.01:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C57CBF?

#C57CBF is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C57CBF?

#C57CBF in RGB is (197, 124, 191) - 197 red, 124 green, and 191 blue.

How to use #C57CBF in CSS?

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

What colors go well with #C57CBF?

#7CC582 (complementary), #A77CC5 (analogous), and #AA4BA2 (lighter shade) work well with #C57CBF.