#D24841 Color Information

Hex color code: #D24841

A fiery red shade, #D24841 appears as (210, 72, 65) in RGB and (3°, 62%, 54%) in HSL. It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#D24841
RGB
210, 72, 65
HSL
3°, 62%, 54%
CMYK
0%, 66%, 69%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D24841; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 72, 65

Red: 210 / Green: 72 / Blue: 65

HSL

3°, 62%, 54%

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

CMYK

0%, 66%, 69%, 18%

Cyan: 0% / Magenta: 66% / Yellow: 69% / Key: 18%

What color is #D24841?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D24841 to RGB:

rgb(210, 72, 65)HEX to RGB Converter →

HEX to HSL

Convert #D24841 to HSL:

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

HEX to CMYK

Convert #D24841 to CMYK:

cmyk(0%, 66%, 69%, 18%)Color Converter →

Color Meaning and Usage

A fiery red tone, #D24841 has RGB (210, 72, 65) and HSL (3°, 62%, 54%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D24841 is #41CBD2, creating high-contrast pairings. For softer combinations, try analogous colors like #D24182.

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

Contrast with #D24841

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D24841?

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

What is the RGB value of #D24841?

#D24841 in RGB is (210, 72, 65) - 210 red, 72 green, and 65 blue.

How to use #D24841 in CSS?

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

What colors go well with #D24841?

#41CBD2 (complementary), #D24182 (analogous), and #A12C26 (lighter shade) work well with #D24841.