#DE702B Color Information

Hex color code: #DE702B

#DE702B is a striking orange color. In RGB it is (222, 112, 43), and in HSL it is (23°, 73%, 52%). It is often used for branding and logos.

Try:
Color NameChocolate
HEX
#DE702B
RGB
222, 112, 43
HSL
23°, 73%, 52%
CMYK
0%, 50%, 81%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE702B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 112, 43

Red: 222 / Green: 112 / Blue: 43

HSL

23°, 73%, 52%

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

CMYK

0%, 50%, 81%, 13%

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

What color is #DE702B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE702B to RGB:

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

HEX to HSL

Convert #DE702B to HSL:

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

HEX to CMYK

Convert #DE702B to CMYK:

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

Color Meaning and Usage

A eye-catching orange tone, #DE702B has RGB (222, 112, 43) and HSL (23°, 73%, 52%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE702B is #2B99DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE2B40.

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

Contrast with #DE702B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE702B?

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

What is the RGB value of #DE702B?

#DE702B in RGB is (222, 112, 43) - 222 red, 112 green, and 43 blue.

How to use #DE702B in CSS?

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

What colors go well with #DE702B?

#2B99DE (complementary), #DE2B40 (analogous), and #A34E19 (lighter shade) work well with #DE702B.