#D97C30 Color Information

Hex color code: #D97C30

#D97C30 is a invigorating orange color. In RGB it is (217, 124, 48), and in HSL it is (27°, 69%, 52%). It is popular in mobile app design.

Try:
Color NamePeru
HEX
#D97C30
RGB
217, 124, 48
HSL
27°, 69%, 52%
CMYK
0%, 43%, 78%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D97C30; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 124, 48

Red: 217 / Green: 124 / Blue: 48

HSL

27°, 69%, 52%

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

CMYK

0%, 43%, 78%, 15%

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

What color is #D97C30?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D97C30 to RGB:

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

HEX to HSL

Convert #D97C30 to HSL:

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

HEX to CMYK

Convert #D97C30 to CMYK:

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

Color Meaning and Usage

A fiery orange tone, #D97C30 has RGB (217, 124, 48) and HSL (27°, 69%, 52%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D97C30 is #308DD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D93039.

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

Contrast with #D97C30

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D97C30?

#D97C30 is a fiery orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D97C30?

#D97C30 in RGB is (217, 124, 48) - 217 red, 124 green, and 48 blue.

How to use #D97C30 in CSS?

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

What colors go well with #D97C30?

#308DD9 (complementary), #D93039 (analogous), and #9F581D (lighter shade) work well with #D97C30.