#D6372E Color Information

Hex color code: #D6372E

The hex color #D6372E is a fiery red with RGB values of (214, 55, 46) and HSL of (3°, 67%, 51%). It is typically applied in digital products.

Try:
Color NameCrimson
HEX
#D6372E
RGB
214, 55, 46
HSL
3°, 67%, 51%
CMYK
0%, 74%, 79%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6372E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 55, 46

Red: 214 / Green: 55 / Blue: 46

HSL

3°, 67%, 51%

Hue: 3° / Saturation: 67% / Lightness: 51%

CMYK

0%, 74%, 79%, 16%

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

What color is #D6372E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6372E to RGB:

rgb(214, 55, 46)HEX to RGB Converter →

HEX to HSL

Convert #D6372E to HSL:

hsl(3, 67%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #D6372E to CMYK:

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

Color Meaning and Usage

A warm red tone, #D6372E has RGB (214, 55, 46) and HSL (3°, 67%, 51%). 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 #D6372E is #2ECDD6, creating high-contrast pairings. For softer combinations, try analogous colors like #D62E7A.

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

Contrast with #D6372E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6372E?

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

What is the RGB value of #D6372E?

#D6372E in RGB is (214, 55, 46) - 214 red, 55 green, and 46 blue.

How to use #D6372E in CSS?

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

What colors go well with #D6372E?

#2ECDD6 (complementary), #D62E7A (analogous), and #99241E (lighter shade) work well with #D6372E.