#DF9D3A Color Information

Hex color code: #DF9D3A

The hex color #DF9D3A is a bold orange with RGB values of (223, 157, 58) and HSL of (36°, 72%, 55%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#DF9D3A
RGB
223, 157, 58
HSL
36°, 72%, 55%
CMYK
0%, 30%, 74%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF9D3A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 157, 58

Red: 223 / Green: 157 / Blue: 58

HSL

36°, 72%, 55%

Hue: 36° / Saturation: 72% / Lightness: 55%

CMYK

0%, 30%, 74%, 13%

Cyan: 0% / Magenta: 30% / Yellow: 74% / Key: 13%

What color is #DF9D3A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF9D3A to RGB:

rgb(223, 157, 58)HEX to RGB Converter →

HEX to HSL

Convert #DF9D3A to HSL:

hsl(36, 72%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #DF9D3A to CMYK:

cmyk(0%, 30%, 74%, 13%)Color Converter →

Color Meaning and Usage

A dynamic orange tone, #DF9D3A has RGB (223, 157, 58) and HSL (36°, 72%, 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 #DF9D3A is #3A7CDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF4A3A.

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

Contrast with #DF9D3A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF9D3A?

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

What is the RGB value of #DF9D3A?

#DF9D3A in RGB is (223, 157, 58) - 223 red, 157 green, and 58 blue.

How to use #DF9D3A in CSS?

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

What colors go well with #DF9D3A?

#3A7CDF (complementary), #DF4A3A (analogous), and #AF751D (lighter shade) work well with #DF9D3A.