#DD3C57 Color Information

Hex color code: #DD3C57

A fiery red shade, #DD3C57 appears as (221, 60, 87) in RGB and (350°, 70%, 55%) in HSL. It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#DD3C57
RGB
221, 60, 87
HSL
350°, 70%, 55%
CMYK
0%, 73%, 61%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD3C57; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 60, 87

Red: 221 / Green: 60 / Blue: 87

HSL

350°, 70%, 55%

Hue: 350° / Saturation: 70% / Lightness: 55%

CMYK

0%, 73%, 61%, 13%

Cyan: 0% / Magenta: 73% / Yellow: 61% / Key: 13%

What color is #DD3C57?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD3C57 to RGB:

rgb(221, 60, 87)HEX to RGB Converter →

HEX to HSL

Convert #DD3C57 to HSL:

hsl(350, 70%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #DD3C57 to CMYK:

cmyk(0%, 73%, 61%, 13%)Color Converter →

Color Meaning and Usage

A fiery red tone, #DD3C57 has RGB (221, 60, 87) and HSL (350°, 70%, 55%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD3C57 is #3CDDC2, creating high-contrast pairings. For softer combinations, try analogous colors like #DD3CA7.

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

Contrast with #DD3C57

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD3C57?

#DD3C57 is a fiery red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DD3C57?

#DD3C57 in RGB is (221, 60, 87) - 221 red, 60 green, and 87 blue.

How to use #DD3C57 in CSS?

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

What colors go well with #DD3C57?

#3CDDC2 (complementary), #DD3CA7 (analogous), and #AD1F36 (lighter shade) work well with #DD3C57.