#D9873F Color Information

Hex color code: #D9873F

#D9873F is a fiery orange color. In RGB it is (217, 135, 63), and in HSL it is (28°, 67%, 55%). It is typically applied in digital products.

Try:
Color NamePeru
HEX
#D9873F
RGB
217, 135, 63
HSL
28°, 67%, 55%
CMYK
0%, 38%, 71%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9873F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 135, 63

Red: 217 / Green: 135 / Blue: 63

HSL

28°, 67%, 55%

Hue: 28° / Saturation: 67% / Lightness: 55%

CMYK

0%, 38%, 71%, 15%

Cyan: 0% / Magenta: 38% / Yellow: 71% / Key: 15%

What color is #D9873F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9873F to RGB:

rgb(217, 135, 63)HEX to RGB Converter →

HEX to HSL

Convert #D9873F to HSL:

hsl(28, 67%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #D9873F to CMYK:

cmyk(0%, 38%, 71%, 15%)Color Converter →

Color Meaning and Usage

A warm orange tone, #D9873F has RGB (217, 135, 63) and HSL (28°, 67%, 55%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9873F is #3F91D9, creating high-contrast pairings. For softer combinations, try analogous colors like #D93F44.

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

Contrast with #D9873F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9873F?

#D9873F is a warm orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D9873F?

#D9873F in RGB is (217, 135, 63) - 217 red, 135 green, and 63 blue.

How to use #D9873F in CSS?

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

What colors go well with #D9873F?

#3F91D9 (complementary), #D93F44 (analogous), and #AA6122 (lighter shade) work well with #D9873F.