#C55E7D Color Information

Hex color code: #C55E7D

A gentle magenta shade, #C55E7D appears as (197, 94, 125) in RGB and (342°, 47%, 57%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#C55E7D
RGB
197, 94, 125
HSL
342°, 47%, 57%
CMYK
0%, 52%, 37%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C55E7D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 94, 125

Red: 197 / Green: 94 / Blue: 125

HSL

342°, 47%, 57%

Hue: 342° / Saturation: 47% / Lightness: 57%

CMYK

0%, 52%, 37%, 23%

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

What color is #C55E7D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C55E7D to RGB:

rgb(197, 94, 125)HEX to RGB Converter →

HEX to HSL

Convert #C55E7D to HSL:

hsl(342, 47%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #C55E7D to CMYK:

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

Color Meaning and Usage

#C55E7D is a subtle magenta color with RGB values of 197, 94, 125 and HSL of 342°, 47%, 57%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C55E7D is #5EC5A6, creating high-contrast pairings. For softer combinations, try analogous colors like #C55EB0.

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

Contrast with #C55E7D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C55E7D?

#C55E7D is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C55E7D?

#C55E7D in RGB is (197, 94, 125) - 197 red, 94 green, and 125 blue.

How to use #C55E7D in CSS?

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

What colors go well with #C55E7D?

#5EC5A6 (complementary), #C55EB0 (analogous), and #9D3957 (lighter shade) work well with #C55E7D.