#DE792B Color Information

Hex color code: #DE792B

#DE792B is a dynamic orange color. In RGB it is (222, 121, 43), and in HSL it is (26°, 73%, 52%). It is typically applied in digital products.

Try:
Color NameChocolate
HEX
#DE792B
RGB
222, 121, 43
HSL
26°, 73%, 52%
CMYK
0%, 45%, 81%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE792B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 121, 43

Red: 222 / Green: 121 / Blue: 43

HSL

26°, 73%, 52%

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

CMYK

0%, 45%, 81%, 13%

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

What color is #DE792B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE792B to RGB:

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

HEX to HSL

Convert #DE792B to HSL:

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

HEX to CMYK

Convert #DE792B to CMYK:

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

Color Meaning and Usage

#DE792B is a bold orange color with RGB values of 222, 121, 43 and HSL of 26°, 73%, 52%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE792B is #2B91DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE2B37.

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

Contrast with #DE792B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE792B?

#DE792B is a bold orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DE792B?

#DE792B in RGB is (222, 121, 43) - 222 red, 121 green, and 43 blue.

How to use #DE792B in CSS?

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

What colors go well with #DE792B?

#2B91DE (complementary), #DE2B37 (analogous), and #A35519 (lighter shade) work well with #DE792B.