#D7282D Color Information

Hex color code: #D7282D

The hex color #D7282D is a fiery red with RGB values of (215, 40, 45) and HSL of (358°, 69%, 50%). It is typically applied in digital products.

Try:
Color NameCrimson
HEX
#D7282D
RGB
215, 40, 45
HSL
358°, 69%, 50%
CMYK
0%, 81%, 79%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7282D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 40, 45

Red: 215 / Green: 40 / Blue: 45

HSL

358°, 69%, 50%

Hue: 358° / Saturation: 69% / Lightness: 50%

CMYK

0%, 81%, 79%, 16%

Cyan: 0% / Magenta: 81% / Yellow: 79% / Key: 16%

What color is #D7282D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7282D to RGB:

rgb(215, 40, 45)HEX to RGB Converter →

HEX to HSL

Convert #D7282D to HSL:

hsl(358, 69%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #D7282D to CMYK:

cmyk(0%, 81%, 79%, 16%)Color Converter →

Color Meaning and Usage

#D7282D is a warm red color with RGB values of 215, 40, 45 and HSL of 358°, 69%, 50%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7282D is #28D7D2, creating high-contrast pairings. For softer combinations, try analogous colors like #D72885.

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

Contrast with #D7282D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7282D?

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

What is the RGB value of #D7282D?

#D7282D in RGB is (215, 40, 45) - 215 red, 40 green, and 45 blue.

How to use #D7282D in CSS?

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

What colors go well with #D7282D?

#28D7D2 (complementary), #D72885 (analogous), and #971C20 (lighter shade) work well with #D7282D.