#D9202D Color Information

Hex color code: #D9202D

A vivid red shade, #D9202D appears as (217, 32, 45) in RGB and (356°, 74%, 49%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameCrimson
HEX
#D9202D
RGB
217, 32, 45
HSL
356°, 74%, 49%
CMYK
0%, 85%, 79%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9202D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 32, 45

Red: 217 / Green: 32 / Blue: 45

HSL

356°, 74%, 49%

Hue: 356° / Saturation: 74% / Lightness: 49%

CMYK

0%, 85%, 79%, 15%

Cyan: 0% / Magenta: 85% / Yellow: 79% / Key: 15%

What color is #D9202D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9202D to RGB:

rgb(217, 32, 45)HEX to RGB Converter →

HEX to HSL

Convert #D9202D to HSL:

hsl(356, 74%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #D9202D to CMYK:

cmyk(0%, 85%, 79%, 15%)Color Converter →

Color Meaning and Usage

A striking red tone, #D9202D has RGB (217, 32, 45) and HSL (356°, 74%, 49%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9202D is #20D9CD, creating high-contrast pairings. For softer combinations, try analogous colors like #D92089.

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

Contrast with #D9202D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9202D?

#D9202D is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D9202D?

#D9202D in RGB is (217, 32, 45) - 217 red, 32 green, and 45 blue.

How to use #D9202D in CSS?

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

What colors go well with #D9202D?

#20D9CD (complementary), #D92089 (analogous), and #97171F (lighter shade) work well with #D9202D.