#DF8020 Color Information

Hex color code: #DF8020

The hex color #DF8020 is a eye-catching orange with RGB values of (223, 128, 32) and HSL of (30°, 75%, 50%). It is popular in mobile app design.

Try:
Color NameChocolate
HEX
#DF8020
RGB
223, 128, 32
HSL
30°, 75%, 50%
CMYK
0%, 43%, 86%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF8020; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 128, 32

Red: 223 / Green: 128 / Blue: 32

HSL

30°, 75%, 50%

Hue: 30° / Saturation: 75% / Lightness: 50%

CMYK

0%, 43%, 86%, 13%

Cyan: 0% / Magenta: 43% / Yellow: 86% / Key: 13%

What color is #DF8020?

#DF8020 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF8020 to RGB:

rgb(223, 128, 32)HEX to RGB Converter →

HEX to HSL

Convert #DF8020 to HSL:

hsl(30, 75%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #DF8020 to CMYK:

cmyk(0%, 43%, 86%, 13%)Color Converter →

Color Meaning and Usage

A dynamic orange tone, #DF8020 has RGB (223, 128, 32) and HSL (30°, 75%, 50%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF8020 is #2080DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF2020.

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

Contrast with #DF8020

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

Contrast Ratio: 7.25:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF8020?

#DF8020 is a dynamic orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DF8020?

#DF8020 in RGB is (223, 128, 32) - 223 red, 128 green, and 32 blue.

How to use #DF8020 in CSS?

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

What colors go well with #DF8020?

#2080DF (complementary), #DF2020 (analogous), and #9C5916 (lighter shade) work well with #DF8020.