#D04343 Color Information

Hex color code: #D04343

A fiery red shade, #D04343 appears as (208, 67, 67) in RGB and (0°, 60%, 54%) in HSL. It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#D04343
RGB
208, 67, 67
HSL
0°, 60%, 54%
CMYK
0%, 68%, 68%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #D04343; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #D04343; color: #FFFFFF; }

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 #D04343; background-color: #D0434315; }

Alert / Toast

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

Link / Accent

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

a { color: #D04343; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 67, 67

Red: 208 / Green: 67 / Blue: 67

HSL

0°, 60%, 54%

Hue: 0° / Saturation: 60% / Lightness: 54%

CMYK

0%, 68%, 68%, 18%

Cyan: 0% / Magenta: 68% / Yellow: 68% / Key: 18%

What color is #D04343?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D04343 to RGB:

rgb(208, 67, 67)HEX to RGB Converter →

HEX to HSL

Convert #D04343 to HSL:

hsl(0, 60%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #D04343 to CMYK:

cmyk(0%, 68%, 68%, 18%)Color Converter →

Color Meaning and Usage

A warm red tone, #D04343 has RGB (208, 67, 67) and HSL (0°, 60%, 54%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D04343 is #43D0D0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0438A.

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

Contrast with #D04343

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D04343?

#D04343 is a warm red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D04343?

#D04343 in RGB is (208, 67, 67) - 208 red, 67 green, and 67 blue.

How to use #D04343 in CSS?

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

What colors go well with #D04343?

#43D0D0 (complementary), #D0438A (analogous), and #9F2828 (lighter shade) work well with #D04343.