#D82C37 Color Information

Hex color code: #D82C37

A vibrant red shade, #D82C37 appears as (216, 44, 55) in RGB and (356°, 69%, 51%) in HSL. It is often used for branding and logos.

Try:
Color NameCrimson
HEX
#D82C37
RGB
216, 44, 55
HSL
356°, 69%, 51%
CMYK
0%, 80%, 75%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D82C37; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 44, 55

Red: 216 / Green: 44 / Blue: 55

HSL

356°, 69%, 51%

Hue: 356° / Saturation: 69% / Lightness: 51%

CMYK

0%, 80%, 75%, 15%

Cyan: 0% / Magenta: 80% / Yellow: 75% / Key: 15%

What color is #D82C37?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D82C37 to RGB:

rgb(216, 44, 55)HEX to RGB Converter →

HEX to HSL

Convert #D82C37 to HSL:

hsl(356, 69%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #D82C37 to CMYK:

cmyk(0%, 80%, 75%, 15%)Color Converter →

Color Meaning and Usage

A energetic red tone, #D82C37 has RGB (216, 44, 55) and HSL (356°, 69%, 51%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D82C37 is #2CD8CD, creating high-contrast pairings. For softer combinations, try analogous colors like #D82C8E.

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

Contrast with #D82C37

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D82C37?

#D82C37 is a energetic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D82C37?

#D82C37 in RGB is (216, 44, 55) - 216 red, 44 green, and 55 blue.

How to use #D82C37 in CSS?

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

What colors go well with #D82C37?

#2CD8CD (complementary), #D82C8E (analogous), and #9B1C25 (lighter shade) work well with #D82C37.