#D37D3C Color Information

Hex color code: #D37D3C

The hex color #D37D3C is a warm orange with RGB values of (211, 125, 60) and HSL of (26°, 63%, 53%). It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#D37D3C
RGB
211, 125, 60
HSL
26°, 63%, 53%
CMYK
0%, 41%, 72%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D37D3C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 125, 60

Red: 211 / Green: 125 / Blue: 60

HSL

26°, 63%, 53%

Hue: 26° / Saturation: 63% / Lightness: 53%

CMYK

0%, 41%, 72%, 17%

Cyan: 0% / Magenta: 41% / Yellow: 72% / Key: 17%

What color is #D37D3C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D37D3C to RGB:

rgb(211, 125, 60)HEX to RGB Converter →

HEX to HSL

Convert #D37D3C to HSL:

hsl(26, 63%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #D37D3C to CMYK:

cmyk(0%, 41%, 72%, 17%)Color Converter →

Color Meaning and Usage

A invigorating orange tone, #D37D3C has RGB (211, 125, 60) and HSL (26°, 63%, 53%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D37D3C is #3C91D3, creating high-contrast pairings. For softer combinations, try analogous colors like #D33C46.

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

Contrast with #D37D3C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D37D3C?

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

What is the RGB value of #D37D3C?

#D37D3C in RGB is (211, 125, 60) - 211 red, 125 green, and 60 blue.

How to use #D37D3C in CSS?

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

What colors go well with #D37D3C?

#3C91D3 (complementary), #D33C46 (analogous), and #9E5924 (lighter shade) work well with #D37D3C.