#DC4741 Color Information

Hex color code: #DC4741

A warm red shade, #DC4741 appears as (220, 71, 65) in RGB and (2°, 69%, 56%) in HSL. It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#DC4741
RGB
220, 71, 65
HSL
2°, 69%, 56%
CMYK
0%, 68%, 70%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC4741; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 71, 65

Red: 220 / Green: 71 / Blue: 65

HSL

2°, 69%, 56%

Hue: 2° / Saturation: 69% / Lightness: 56%

CMYK

0%, 68%, 70%, 14%

Cyan: 0% / Magenta: 68% / Yellow: 70% / Key: 14%

What color is #DC4741?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC4741 to RGB:

rgb(220, 71, 65)HEX to RGB Converter →

HEX to HSL

Convert #DC4741 to HSL:

hsl(2, 69%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #DC4741 to CMYK:

cmyk(0%, 68%, 70%, 14%)Color Converter →

Color Meaning and Usage

A fiery red tone, #DC4741 has RGB (220, 71, 65) and HSL (2°, 69%, 56%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC4741 is #41D7DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC418A.

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

Contrast with #DC4741

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC4741?

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

What is the RGB value of #DC4741?

#DC4741 in RGB is (220, 71, 65) - 220 red, 71 green, and 65 blue.

How to use #DC4741 in CSS?

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

What colors go well with #DC4741?

#41D7DC (complementary), #DC418A (analogous), and #B12520 (lighter shade) work well with #DC4741.