#DD3150 Color Information

Hex color code: #DD3150

The hex color #DD3150 is a eye-catching red with RGB values of (221, 49, 80) and HSL of (349°, 72%, 53%). It is popular in mobile app design.

Try:
Color NameCrimson
HEX
#DD3150
RGB
221, 49, 80
HSL
349°, 72%, 53%
CMYK
0%, 78%, 64%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD3150; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 49, 80

Red: 221 / Green: 49 / Blue: 80

HSL

349°, 72%, 53%

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

CMYK

0%, 78%, 64%, 13%

Cyan: 0% / Magenta: 78% / Yellow: 64% / Key: 13%

What color is #DD3150?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD3150 to RGB:

rgb(221, 49, 80)HEX to RGB Converter →

HEX to HSL

Convert #DD3150 to HSL:

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

HEX to CMYK

Convert #DD3150 to CMYK:

cmyk(0%, 78%, 64%, 13%)Color Converter →

Color Meaning and Usage

#DD3150 is a vivid red color with RGB values of 221, 49, 80 and HSL of 349°, 72%, 53%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD3150 is #31DDBE, creating high-contrast pairings. For softer combinations, try analogous colors like #DD31A7.

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

Contrast with #DD3150

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD3150?

#DD3150 is a vivid red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DD3150?

#DD3150 in RGB is (221, 49, 80) - 221 red, 49 green, and 80 blue.

How to use #DD3150 in CSS?

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

What colors go well with #DD3150?

#31DDBE (complementary), #DD31A7 (analogous), and #A71B35 (lighter shade) work well with #DD3150.