#D6393E Color Information

Hex color code: #D6393E

The hex color #D6393E is a vibrant red with RGB values of (214, 57, 62) and HSL of (358°, 66%, 53%). It is often used for branding and logos.

Try:
Color NameCrimson
HEX
#D6393E
RGB
214, 57, 62
HSL
358°, 66%, 53%
CMYK
0%, 73%, 71%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6393E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 57, 62

Red: 214 / Green: 57 / Blue: 62

HSL

358°, 66%, 53%

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

CMYK

0%, 73%, 71%, 16%

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

What color is #D6393E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6393E to RGB:

rgb(214, 57, 62)HEX to RGB Converter →

HEX to HSL

Convert #D6393E to HSL:

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

HEX to CMYK

Convert #D6393E to CMYK:

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

Color Meaning and Usage

#D6393E is a vibrant red color with RGB values of 214, 57, 62 and HSL of 358°, 66%, 53%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6393E is #38D6D1, creating high-contrast pairings. For softer combinations, try analogous colors like #D6388C.

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

Contrast with #D6393E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6393E?

#D6393E is a vibrant red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D6393E?

#D6393E in RGB is (214, 57, 62) - 214 red, 57 green, and 62 blue.

How to use #D6393E in CSS?

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

What colors go well with #D6393E?

#38D6D1 (complementary), #D6388C (analogous), and #A12125 (lighter shade) work well with #D6393E.