#D0403E Color Information

Hex color code: #D0403E

A invigorating red shade, #D0403E appears as (208, 64, 62) in RGB and (1°, 61%, 53%) in HSL. It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#D0403E
RGB
208, 64, 62
HSL
1°, 61%, 53%
CMYK
0%, 69%, 70%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0403E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 64, 62

Red: 208 / Green: 64 / Blue: 62

HSL

1°, 61%, 53%

Hue: 1° / Saturation: 61% / Lightness: 53%

CMYK

0%, 69%, 70%, 18%

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

What color is #D0403E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0403E to RGB:

rgb(208, 64, 62)HEX to RGB Converter →

HEX to HSL

Convert #D0403E to HSL:

hsl(1, 61%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #D0403E to CMYK:

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

Color Meaning and Usage

A vibrant red tone, #D0403E has RGB (208, 64, 62) and HSL (1°, 61%, 53%). 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 #D0403E is #3ECED0, creating high-contrast pairings. For softer combinations, try analogous colors like #D03E85.

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

Contrast with #D0403E

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

Contrast Ratio: 4.48:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0403E?

#D0403E is a vibrant red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D0403E?

#D0403E in RGB is (208, 64, 62) - 208 red, 64 green, and 62 blue.

How to use #D0403E in CSS?

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

What colors go well with #D0403E?

#3ECED0 (complementary), #D03E85 (analogous), and #9C2826 (lighter shade) work well with #D0403E.