#CD237E Color Information

Hex color code: #CD237E

A dynamic magenta shade, #CD237E appears as (205, 35, 126) in RGB and (328°, 71%, 47%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Violet Red
HEX
#CD237E
RGB
205, 35, 126
HSL
328°, 71%, 47%
CMYK
0%, 83%, 39%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD237E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 35, 126

Red: 205 / Green: 35 / Blue: 126

HSL

328°, 71%, 47%

Hue: 328° / Saturation: 71% / Lightness: 47%

CMYK

0%, 83%, 39%, 20%

Cyan: 0% / Magenta: 83% / Yellow: 39% / Key: 20%

What color is #CD237E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD237E to RGB:

rgb(205, 35, 126)HEX to RGB Converter →

HEX to HSL

Convert #CD237E to HSL:

hsl(328, 71%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #CD237E to CMYK:

cmyk(0%, 83%, 39%, 20%)Color Converter →

Color Meaning and Usage

#CD237E is a eye-catching magenta color with RGB values of 205, 35, 126 and HSL of 328°, 71%, 47%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD237E is #23CD72, creating high-contrast pairings. For softer combinations, try analogous colors like #C723CD.

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

Contrast with #CD237E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD237E?

#CD237E is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD237E?

#CD237E in RGB is (205, 35, 126) - 205 red, 35 green, and 126 blue.

How to use #CD237E in CSS?

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

What colors go well with #CD237E?

#23CD72 (complementary), #C723CD (analogous), and #8C1855 (lighter shade) work well with #CD237E.