#D9982C Color Information

Hex color code: #D9982C

#D9982C is a neutral orange color. In RGB it is (217, 152, 44), and in HSL it is (37°, 69%, 51%). It is commonly used in modern UI design.

Try:
Color NameGoldenrod
HEX
#D9982C
RGB
217, 152, 44
HSL
37°, 69%, 51%
CMYK
0%, 30%, 80%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9982C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 152, 44

Red: 217 / Green: 152 / Blue: 44

HSL

37°, 69%, 51%

Hue: 37° / Saturation: 69% / Lightness: 51%

CMYK

0%, 30%, 80%, 15%

Cyan: 0% / Magenta: 30% / Yellow: 80% / Key: 15%

What color is #D9982C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9982C to RGB:

rgb(217, 152, 44)HEX to RGB Converter →

HEX to HSL

Convert #D9982C to HSL:

hsl(37, 69%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #D9982C to CMYK:

cmyk(0%, 30%, 80%, 15%)Color Converter →

Color Meaning and Usage

A balanced orange tone, #D9982C has RGB (217, 152, 44) and HSL (37°, 69%, 51%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9982C is #2C6ED8, creating high-contrast pairings. For softer combinations, try analogous colors like #D8402C.

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

Contrast with #D9982C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9982C?

#D9982C is a balanced orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #D9982C?

#D9982C in RGB is (217, 152, 44) - 217 red, 152 green, and 44 blue.

How to use #D9982C in CSS?

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

What colors go well with #D9982C?

#2C6ED8 (complementary), #D8402C (analogous), and #9B6B1C (lighter shade) work well with #D9982C.