#D44740 Color Information

Hex color code: #D44740

A vibrant red shade, #D44740 appears as (212, 71, 64) in RGB and (3°, 63%, 54%) in HSL. It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#D44740
RGB
212, 71, 64
HSL
3°, 63%, 54%
CMYK
0%, 67%, 70%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D44740; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 71, 64

Red: 212 / Green: 71 / Blue: 64

HSL

3°, 63%, 54%

Hue: 3° / Saturation: 63% / Lightness: 54%

CMYK

0%, 67%, 70%, 17%

Cyan: 0% / Magenta: 67% / Yellow: 70% / Key: 17%

What color is #D44740?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D44740 to RGB:

rgb(212, 71, 64)HEX to RGB Converter →

HEX to HSL

Convert #D44740 to HSL:

hsl(3, 63%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #D44740 to CMYK:

cmyk(0%, 67%, 70%, 17%)Color Converter →

Color Meaning and Usage

#D44740 is a energetic red color with RGB values of 212, 71, 64 and HSL of 3°, 63%, 54%. 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 #D44740 is #40CCD4, creating high-contrast pairings. For softer combinations, try analogous colors like #D44082.

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

Contrast with #D44740

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D44740?

#D44740 is a energetic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D44740?

#D44740 in RGB is (212, 71, 64) - 212 red, 71 green, and 64 blue.

How to use #D44740 in CSS?

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

What colors go well with #D44740?

#40CCD4 (complementary), #D44082 (analogous), and #A22B25 (lighter shade) work well with #D44740.