#DD335D Color Information

Hex color code: #DD335D

The hex color #DD335D is a bold red with RGB values of (221, 51, 93) and HSL of (345°, 71%, 53%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#DD335D
RGB
221, 51, 93
HSL
345°, 71%, 53%
CMYK
0%, 77%, 58%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD335D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 51, 93

Red: 221 / Green: 51 / Blue: 93

HSL

345°, 71%, 53%

Hue: 345° / Saturation: 71% / Lightness: 53%

CMYK

0%, 77%, 58%, 13%

Cyan: 0% / Magenta: 77% / Yellow: 58% / Key: 13%

What color is #DD335D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD335D to RGB:

rgb(221, 51, 93)HEX to RGB Converter →

HEX to HSL

Convert #DD335D to HSL:

hsl(345, 71%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #DD335D to CMYK:

cmyk(0%, 77%, 58%, 13%)Color Converter →

Color Meaning and Usage

#DD335D is a eye-catching red color with RGB values of 221, 51, 93 and HSL of 345°, 71%, 53%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD335D is #32DCB2, creating high-contrast pairings. For softer combinations, try analogous colors like #DC32B2.

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

Contrast with #DD335D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD335D?

#DD335D is a eye-catching red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DD335D?

#DD335D in RGB is (221, 51, 93) - 221 red, 51 green, and 93 blue.

How to use #DD335D in CSS?

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

What colors go well with #DD335D?

#32DCB2 (complementary), #DC32B2 (analogous), and #A61C3F (lighter shade) work well with #DD335D.