#DF3E5F Color Information

Hex color code: #DF3E5F

#DF3E5F is a dynamic red color. In RGB it is (223, 62, 95), and in HSL it is (348°, 72%, 56%). It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#DF3E5F
RGB
223, 62, 95
HSL
348°, 72%, 56%
CMYK
0%, 72%, 57%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF3E5F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 62, 95

Red: 223 / Green: 62 / Blue: 95

HSL

348°, 72%, 56%

Hue: 348° / Saturation: 72% / Lightness: 56%

CMYK

0%, 72%, 57%, 13%

Cyan: 0% / Magenta: 72% / Yellow: 57% / Key: 13%

What color is #DF3E5F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF3E5F to RGB:

rgb(223, 62, 95)HEX to RGB Converter →

HEX to HSL

Convert #DF3E5F to HSL:

hsl(348, 72%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #DF3E5F to CMYK:

cmyk(0%, 72%, 57%, 13%)Color Converter →

Color Meaning and Usage

#DF3E5F is a dynamic red color with RGB values of 223, 62, 95 and HSL of 348°, 72%, 56%. 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 #DF3E5F is #3EE0BF, creating high-contrast pairings. For softer combinations, try analogous colors like #E03EAF.

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

Contrast with #DF3E5F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF3E5F?

#DF3E5F is a dynamic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DF3E5F?

#DF3E5F in RGB is (223, 62, 95) - 223 red, 62 green, and 95 blue.

How to use #DF3E5F in CSS?

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

What colors go well with #DF3E5F?

#3EE0BF (complementary), #E03EAF (analogous), and #B41D3B (lighter shade) work well with #DF3E5F.