#D55D71 Color Information

Hex color code: #D55D71

The hex color #D55D71 is a warm red with RGB values of (213, 93, 113) and HSL of (350°, 59%, 60%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#D55D71
RGB
213, 93, 113
HSL
350°, 59%, 60%
CMYK
0%, 56%, 47%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D55D71; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 93, 113

Red: 213 / Green: 93 / Blue: 113

HSL

350°, 59%, 60%

Hue: 350° / Saturation: 59% / Lightness: 60%

CMYK

0%, 56%, 47%, 16%

Cyan: 0% / Magenta: 56% / Yellow: 47% / Key: 16%

What color is #D55D71?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D55D71 to RGB:

rgb(213, 93, 113)HEX to RGB Converter →

HEX to HSL

Convert #D55D71 to HSL:

hsl(350, 59%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #D55D71 to CMYK:

cmyk(0%, 56%, 47%, 16%)Color Converter →

Color Meaning and Usage

A fiery red tone, #D55D71 has RGB (213, 93, 113) and HSL (350°, 59%, 60%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D55D71 is #5DD5C1, creating high-contrast pairings. For softer combinations, try analogous colors like #D55DAD.

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

Contrast with #D55D71

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D55D71?

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

What is the RGB value of #D55D71?

#D55D71 in RGB is (213, 93, 113) - 213 red, 93 green, and 113 blue.

How to use #D55D71 in CSS?

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

What colors go well with #D55D71?

#5DD5C1 (complementary), #D55DAD (analogous), and #B62F46 (lighter shade) work well with #D55D71.