#DE372B Color Information

Hex color code: #DE372B

A eye-catching red shade, #DE372B appears as (222, 55, 43) in RGB and (4°, 73%, 52%) in HSL. It is popular in mobile app design.

Try:
Color NameCrimson
HEX
#DE372B
RGB
222, 55, 43
HSL
4°, 73%, 52%
CMYK
0%, 75%, 81%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #DE372B; color: #000000; }

Badge

New Feature
.badge { background-color: #DE372B; color: #000000; }

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 #DE372B; background-color: #DE372B15; }

Alert / Toast

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

Link / Accent

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

a { color: #DE372B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 55, 43

Red: 222 / Green: 55 / Blue: 43

HSL

4°, 73%, 52%

Hue: 4° / Saturation: 73% / Lightness: 52%

CMYK

0%, 75%, 81%, 13%

Cyan: 0% / Magenta: 75% / Yellow: 81% / Key: 13%

What color is #DE372B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE372B to RGB:

rgb(222, 55, 43)HEX to RGB Converter →

HEX to HSL

Convert #DE372B to HSL:

hsl(4, 73%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #DE372B to CMYK:

cmyk(0%, 75%, 81%, 13%)Color Converter →

Color Meaning and Usage

#DE372B is a eye-catching red color with RGB values of 222, 55, 43 and HSL of 4°, 73%, 52%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE372B is #2BD2DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE2B79.

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

Contrast with #DE372B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE372B?

#DE372B is a eye-catching red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DE372B?

#DE372B in RGB is (222, 55, 43) - 222 red, 55 green, and 43 blue.

How to use #DE372B in CSS?

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

What colors go well with #DE372B?

#2BD2DE (complementary), #DE2B79 (analogous), and #A32319 (lighter shade) work well with #DE372B.