#CD325B Color Information

Hex color code: #CD325B

The hex color #CD325B is a invigorating magenta with RGB values of (205, 50, 91) and HSL of (344°, 61%, 50%). It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#CD325B
RGB
205, 50, 91
HSL
344°, 61%, 50%
CMYK
0%, 76%, 56%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD325B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 50, 91

Red: 205 / Green: 50 / Blue: 91

HSL

344°, 61%, 50%

Hue: 344° / Saturation: 61% / Lightness: 50%

CMYK

0%, 76%, 56%, 20%

Cyan: 0% / Magenta: 76% / Yellow: 56% / Key: 20%

What color is #CD325B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD325B to RGB:

rgb(205, 50, 91)HEX to RGB Converter →

HEX to HSL

Convert #CD325B to HSL:

hsl(344, 61%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #CD325B to CMYK:

cmyk(0%, 76%, 56%, 20%)Color Converter →

Color Meaning and Usage

#CD325B is a warm magenta color with RGB values of 205, 50, 91 and HSL of 344°, 61%, 50%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD325B is #32CDA4, creating high-contrast pairings. For softer combinations, try analogous colors like #CD32A9.

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

Contrast with #CD325B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD325B?

#CD325B is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD325B?

#CD325B in RGB is (205, 50, 91) - 205 red, 50 green, and 91 blue.

How to use #CD325B in CSS?

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

What colors go well with #CD325B?

#32CDA4 (complementary), #CD32A9 (analogous), and #902340 (lighter shade) work well with #CD325B.