#D7301D Color Information

Hex color code: #D7301D

A vivid red shade, #D7301D appears as (215, 48, 29) in RGB and (6°, 76%, 48%) in HSL. It is commonly used in modern UI design.

Try:
Color NameFirebrick
HEX
#D7301D
RGB
215, 48, 29
HSL
6°, 76%, 48%
CMYK
0%, 78%, 87%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7301D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 48, 29

Red: 215 / Green: 48 / Blue: 29

HSL

6°, 76%, 48%

Hue: 6° / Saturation: 76% / Lightness: 48%

CMYK

0%, 78%, 87%, 16%

Cyan: 0% / Magenta: 78% / Yellow: 87% / Key: 16%

What color is #D7301D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7301D to RGB:

rgb(215, 48, 29)HEX to RGB Converter →

HEX to HSL

Convert #D7301D to HSL:

hsl(6, 76%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #D7301D to CMYK:

cmyk(0%, 78%, 87%, 16%)Color Converter →

Color Meaning and Usage

A striking red tone, #D7301D has RGB (215, 48, 29) and HSL (6°, 76%, 48%). 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 #D7301D is #1DC5D7, creating high-contrast pairings. For softer combinations, try analogous colors like #D71D68.

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

Contrast with #D7301D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7301D?

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

What is the RGB value of #D7301D?

#D7301D in RGB is (215, 48, 29) - 215 red, 48 green, and 29 blue.

How to use #D7301D in CSS?

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

What colors go well with #D7301D?

#1DC5D7 (complementary), #D71D68 (analogous), and #942114 (lighter shade) work well with #D7301D.