#CD378F Color Information

Hex color code: #CD378F

#CD378F is a understated magenta color. In RGB it is (205, 55, 143), and in HSL it is (325°, 60%, 51%). It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#CD378F
RGB
205, 55, 143
HSL
325°, 60%, 51%
CMYK
0%, 73%, 30%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD378F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 55, 143

Red: 205 / Green: 55 / Blue: 143

HSL

325°, 60%, 51%

Hue: 325° / Saturation: 60% / Lightness: 51%

CMYK

0%, 73%, 30%, 20%

Cyan: 0% / Magenta: 73% / Yellow: 30% / Key: 20%

What color is #CD378F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD378F to RGB:

rgb(205, 55, 143)HEX to RGB Converter →

HEX to HSL

Convert #CD378F to HSL:

hsl(325, 60%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #CD378F to CMYK:

cmyk(0%, 73%, 30%, 20%)Color Converter →

Color Meaning and Usage

#CD378F is a muted magenta color with RGB values of 205, 55, 143 and HSL of 325°, 60%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD378F is #37CD76, creating high-contrast pairings. For softer combinations, try analogous colors like #C137CD.

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

Contrast with #CD378F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD378F?

#CD378F is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD378F?

#CD378F in RGB is (205, 55, 143) - 205 red, 55 green, and 143 blue.

How to use #CD378F in CSS?

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

What colors go well with #CD378F?

#37CD76 (complementary), #C137CD (analogous), and #932565 (lighter shade) work well with #CD378F.