#D96E30 Color Information

Hex color code: #D96E30

A invigorating orange shade, #D96E30 appears as (217, 110, 48) in RGB and (22°, 69%, 52%) in HSL. It is widely used in graphic design.

Try:
Color NameChocolate
HEX
#D96E30
RGB
217, 110, 48
HSL
22°, 69%, 52%
CMYK
0%, 49%, 78%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D96E30; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 110, 48

Red: 217 / Green: 110 / Blue: 48

HSL

22°, 69%, 52%

Hue: 22° / Saturation: 69% / Lightness: 52%

CMYK

0%, 49%, 78%, 15%

Cyan: 0% / Magenta: 49% / Yellow: 78% / Key: 15%

What color is #D96E30?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D96E30 to RGB:

rgb(217, 110, 48)HEX to RGB Converter →

HEX to HSL

Convert #D96E30 to HSL:

hsl(22, 69%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #D96E30 to CMYK:

cmyk(0%, 49%, 78%, 15%)Color Converter →

Color Meaning and Usage

#D96E30 is a invigorating orange color with RGB values of 217, 110, 48 and HSL of 22°, 69%, 52%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D96E30 is #309BD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D93047.

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

Contrast with #D96E30

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

Contrast Ratio: 6.22:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D96E30?

#D96E30 is a invigorating orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D96E30?

#D96E30 in RGB is (217, 110, 48) - 217 red, 110 green, and 48 blue.

How to use #D96E30 in CSS?

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

What colors go well with #D96E30?

#309BD9 (complementary), #D93047 (analogous), and #9F4D1D (lighter shade) work well with #D96E30.