#DF843E Color Information

Hex color code: #DF843E

A dynamic orange shade, #DF843E appears as (223, 132, 62) in RGB and (26°, 72%, 56%) in HSL. It is widely used in graphic design.

Try:
Color NamePeru
HEX
#DF843E
RGB
223, 132, 62
HSL
26°, 72%, 56%
CMYK
0%, 41%, 72%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF843E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 132, 62

Red: 223 / Green: 132 / Blue: 62

HSL

26°, 72%, 56%

Hue: 26° / Saturation: 72% / Lightness: 56%

CMYK

0%, 41%, 72%, 13%

Cyan: 0% / Magenta: 41% / Yellow: 72% / Key: 13%

What color is #DF843E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF843E to RGB:

rgb(223, 132, 62)HEX to RGB Converter →

HEX to HSL

Convert #DF843E to HSL:

hsl(26, 72%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #DF843E to CMYK:

cmyk(0%, 41%, 72%, 13%)Color Converter →

Color Meaning and Usage

#DF843E is a dynamic orange color with RGB values of 223, 132, 62 and HSL of 26°, 72%, 56%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF843E is #3E9AE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E03E49.

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

Contrast with #DF843E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF843E?

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

What is the RGB value of #DF843E?

#DF843E in RGB is (223, 132, 62) - 223 red, 132 green, and 62 blue.

How to use #DF843E in CSS?

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

What colors go well with #DF843E?

#3E9AE0 (complementary), #E03E49 (analogous), and #B45F1D (lighter shade) work well with #DF843E.