#DE402B Color Information

Hex color code: #DE402B

#DE402B is a dynamic red color. In RGB it is (222, 64, 43), and in HSL it is (7°, 73%, 52%). It is typically applied in digital products.

Try:
Color NameChocolate
HEX
#DE402B
RGB
222, 64, 43
HSL
7°, 73%, 52%
CMYK
0%, 71%, 81%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE402B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 64, 43

Red: 222 / Green: 64 / Blue: 43

HSL

7°, 73%, 52%

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

CMYK

0%, 71%, 81%, 13%

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

What color is #DE402B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE402B to RGB:

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

HEX to HSL

Convert #DE402B to HSL:

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

HEX to CMYK

Convert #DE402B to CMYK:

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

Color Meaning and Usage

A striking red tone, #DE402B has RGB (222, 64, 43) and HSL (7°, 73%, 52%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE402B is #2BC9DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE2B70.

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

Contrast with #DE402B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE402B?

#DE402B is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DE402B?

#DE402B in RGB is (222, 64, 43) - 222 red, 64 green, and 43 blue.

How to use #DE402B in CSS?

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

What colors go well with #DE402B?

#2BC9DE (complementary), #DE2B70 (analogous), and #A32A19 (lighter shade) work well with #DE402B.