#D98B17 Color Information

Hex color code: #D98B17

A bold orange shade, #D98B17 appears as (217, 139, 23) in RGB and (36°, 81%, 47%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#D98B17
RGB
217, 139, 23
HSL
36°, 81%, 47%
CMYK
0%, 36%, 89%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D98B17; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 139, 23

Red: 217 / Green: 139 / Blue: 23

HSL

36°, 81%, 47%

Hue: 36° / Saturation: 81% / Lightness: 47%

CMYK

0%, 36%, 89%, 15%

Cyan: 0% / Magenta: 36% / Yellow: 89% / Key: 15%

What color is #D98B17?

#D98B17 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D98B17 to RGB:

rgb(217, 139, 23)HEX to RGB Converter →

HEX to HSL

Convert #D98B17 to HSL:

hsl(36, 81%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #D98B17 to CMYK:

cmyk(0%, 36%, 89%, 15%)Color Converter →

Color Meaning and Usage

#D98B17 is a bold orange color with RGB values of 217, 139, 23 and HSL of 36°, 81%, 47%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D98B17 is #1764D9, creating high-contrast pairings. For softer combinations, try analogous colors like #D92A17.

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

Contrast with #D98B17

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D98B17?

#D98B17 is a bold orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #D98B17?

#D98B17 in RGB is (217, 139, 23) - 217 red, 139 green, and 23 blue.

How to use #D98B17 in CSS?

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

What colors go well with #D98B17?

#1764D9 (complementary), #D92A17 (analogous), and #945F10 (lighter shade) work well with #D98B17.