#D9943F Color Information

Hex color code: #D9943F

A muted orange shade, #D9943F appears as (217, 148, 63) in RGB and (33°, 67%, 55%) in HSL. It is typically applied in digital products.

Try:
Color NamePeru
HEX
#D9943F
RGB
217, 148, 63
HSL
33°, 67%, 55%
CMYK
0%, 32%, 71%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9943F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 148, 63

Red: 217 / Green: 148 / Blue: 63

HSL

33°, 67%, 55%

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

CMYK

0%, 32%, 71%, 15%

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

What color is #D9943F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9943F to RGB:

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

HEX to HSL

Convert #D9943F to HSL:

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

HEX to CMYK

Convert #D9943F to CMYK:

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

Color Meaning and Usage

A neutral orange tone, #D9943F has RGB (217, 148, 63) and HSL (33°, 67%, 55%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9943F is #3F85D9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9473F.

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

Contrast with #D9943F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9943F?

#D9943F is a neutral orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #D9943F?

#D9943F in RGB is (217, 148, 63) - 217 red, 148 green, and 63 blue.

How to use #D9943F in CSS?

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

What colors go well with #D9943F?

#3F85D9 (complementary), #D9473F (analogous), and #AA6D22 (lighter shade) work well with #D9943F.