#DE5B2B Color Information

Hex color code: #DE5B2B

A striking orange shade, #DE5B2B appears as (222, 91, 43) in RGB and (16°, 73%, 52%) in HSL. It is often used for branding and logos.

Try:
Color NameChocolate
HEX
#DE5B2B
RGB
222, 91, 43
HSL
16°, 73%, 52%
CMYK
0%, 59%, 81%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE5B2B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 91, 43

Red: 222 / Green: 91 / Blue: 43

HSL

16°, 73%, 52%

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

CMYK

0%, 59%, 81%, 13%

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

What color is #DE5B2B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE5B2B to RGB:

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

HEX to HSL

Convert #DE5B2B to HSL:

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

HEX to CMYK

Convert #DE5B2B to CMYK:

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

Color Meaning and Usage

#DE5B2B is a dynamic orange color with RGB values of 222, 91, 43 and HSL of 16°, 73%, 52%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE5B2B is #2BAEDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE2B55.

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

Contrast with #DE5B2B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE5B2B?

#DE5B2B is a dynamic orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DE5B2B?

#DE5B2B in RGB is (222, 91, 43) - 222 red, 91 green, and 43 blue.

How to use #DE5B2B in CSS?

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

What colors go well with #DE5B2B?

#2BAEDE (complementary), #DE2B55 (analogous), and #A33E19 (lighter shade) work well with #DE5B2B.