#CD425B Color Information

Hex color code: #CD425B

The hex color #CD425B is a invigorating red with RGB values of (205, 66, 91) and HSL of (349°, 58%, 53%). It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#CD425B
RGB
205, 66, 91
HSL
349°, 58%, 53%
CMYK
0%, 68%, 56%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD425B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 66, 91

Red: 205 / Green: 66 / Blue: 91

HSL

349°, 58%, 53%

Hue: 349° / Saturation: 58% / Lightness: 53%

CMYK

0%, 68%, 56%, 20%

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

What color is #CD425B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD425B to RGB:

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

HEX to HSL

Convert #CD425B to HSL:

hsl(349, 58%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #CD425B to CMYK:

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

Color Meaning and Usage

A energetic red tone, #CD425B has RGB (205, 66, 91) and HSL (349°, 58%, 53%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD425B is #42CDB3, creating high-contrast pairings. For softer combinations, try analogous colors like #CD42A1.

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

Contrast with #CD425B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD425B?

#CD425B is a energetic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD425B?

#CD425B in RGB is (205, 66, 91) - 205 red, 66 green, and 91 blue.

How to use #CD425B in CSS?

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

What colors go well with #CD425B?

#42CDB3 (complementary), #CD42A1 (analogous), and #99293D (lighter shade) work well with #CD425B.