#DE3A2B Color Information

Hex color code: #DE3A2B

The hex color #DE3A2B is a eye-catching red with RGB values of (222, 58, 43) and HSL of (5°, 73%, 52%). It is widely used in graphic design.

Try:
Color NameCrimson
HEX
#DE3A2B
RGB
222, 58, 43
HSL
5°, 73%, 52%
CMYK
0%, 74%, 81%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE3A2B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 58, 43

Red: 222 / Green: 58 / Blue: 43

HSL

5°, 73%, 52%

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

CMYK

0%, 74%, 81%, 13%

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

What color is #DE3A2B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE3A2B to RGB:

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

HEX to HSL

Convert #DE3A2B to HSL:

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

HEX to CMYK

Convert #DE3A2B to CMYK:

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

Color Meaning and Usage

#DE3A2B is a eye-catching red color with RGB values of 222, 58, 43 and HSL of 5°, 73%, 52%. 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 #DE3A2B is #2BCFDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE2B76.

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

Contrast with #DE3A2B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE3A2B?

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

What is the RGB value of #DE3A2B?

#DE3A2B in RGB is (222, 58, 43) - 222 red, 58 green, and 43 blue.

How to use #DE3A2B in CSS?

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

What colors go well with #DE3A2B?

#2BCFDE (complementary), #DE2B76 (analogous), and #A32519 (lighter shade) work well with #DE3A2B.