#DE353B Color Information

Hex color code: #DE353B

A dynamic red shade, #DE353B appears as (222, 53, 59) in RGB and (358°, 72%, 54%) in HSL. It is widely used in graphic design.

Try:
Color NameCrimson
HEX
#DE353B
RGB
222, 53, 59
HSL
358°, 72%, 54%
CMYK
0%, 76%, 73%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE353B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 53, 59

Red: 222 / Green: 53 / Blue: 59

HSL

358°, 72%, 54%

Hue: 358° / Saturation: 72% / Lightness: 54%

CMYK

0%, 76%, 73%, 13%

Cyan: 0% / Magenta: 76% / Yellow: 73% / Key: 13%

What color is #DE353B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE353B to RGB:

rgb(222, 53, 59)HEX to RGB Converter →

HEX to HSL

Convert #DE353B to HSL:

hsl(358, 72%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #DE353B to CMYK:

cmyk(0%, 76%, 73%, 13%)Color Converter →

Color Meaning and Usage

#DE353B is a striking red color with RGB values of 222, 53, 59 and HSL of 358°, 72%, 54%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE353B is #35DED9, creating high-contrast pairings. For softer combinations, try analogous colors like #DE358F.

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

Contrast with #DE353B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE353B?

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

What is the RGB value of #DE353B?

#DE353B in RGB is (222, 53, 59) - 222 red, 53 green, and 59 blue.

How to use #DE353B in CSS?

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

What colors go well with #DE353B?

#35DED9 (complementary), #DE358F (analogous), and #AB1C21 (lighter shade) work well with #DE353B.