#D93047 Color Information

Hex color code: #D93047

A warm red shade, #D93047 appears as (217, 48, 71) in RGB and (352°, 69%, 52%) in HSL. It is commonly used in modern UI design.

Try:
Color NameCrimson
HEX
#D93047
RGB
217, 48, 71
HSL
352°, 69%, 52%
CMYK
0%, 78%, 67%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D93047; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 48, 71

Red: 217 / Green: 48 / Blue: 71

HSL

352°, 69%, 52%

Hue: 352° / Saturation: 69% / Lightness: 52%

CMYK

0%, 78%, 67%, 15%

Cyan: 0% / Magenta: 78% / Yellow: 67% / Key: 15%

What color is #D93047?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D93047 to RGB:

rgb(217, 48, 71)HEX to RGB Converter →

HEX to HSL

Convert #D93047 to HSL:

hsl(352, 69%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #D93047 to CMYK:

cmyk(0%, 78%, 67%, 15%)Color Converter →

Color Meaning and Usage

A warm red tone, #D93047 has RGB (217, 48, 71) and HSL (352°, 69%, 52%). 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 #D93047 is #30D9C3, creating high-contrast pairings. For softer combinations, try analogous colors like #D9309B.

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

Contrast with #D93047

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D93047?

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

What is the RGB value of #D93047?

#D93047 in RGB is (217, 48, 71) - 217 red, 48 green, and 71 blue.

How to use #D93047 in CSS?

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

What colors go well with #D93047?

#30D9C3 (complementary), #D9309B (analogous), and #9F1D2F (lighter shade) work well with #D93047.