#D7383E Color Information

Hex color code: #D7383E

#D7383E is a vibrant red color. In RGB it is (215, 56, 62), and in HSL it is (358°, 67%, 53%). It is popular in mobile app design.

Try:
Color NameCrimson
HEX
#D7383E
RGB
215, 56, 62
HSL
358°, 67%, 53%
CMYK
0%, 74%, 71%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7383E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 56, 62

Red: 215 / Green: 56 / Blue: 62

HSL

358°, 67%, 53%

Hue: 358° / Saturation: 67% / Lightness: 53%

CMYK

0%, 74%, 71%, 16%

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

What color is #D7383E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7383E to RGB:

rgb(215, 56, 62)HEX to RGB Converter →

HEX to HSL

Convert #D7383E to HSL:

hsl(358, 67%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #D7383E to CMYK:

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

Color Meaning and Usage

A energetic red tone, #D7383E has RGB (215, 56, 62) and HSL (358°, 67%, 53%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7383E is #37D7D2, creating high-contrast pairings. For softer combinations, try analogous colors like #D7378D.

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

Contrast with #D7383E

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

Contrast Ratio: 4.52:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7383E?

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

What is the RGB value of #D7383E?

#D7383E in RGB is (215, 56, 62) - 215 red, 56 green, and 62 blue.

How to use #D7383E in CSS?

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

What colors go well with #D7383E?

#37D7D2 (complementary), #D7378D (analogous), and #A22024 (lighter shade) work well with #D7383E.