#D49F49 Color Information

Hex color code: #D49F49

The hex color #D49F49 is a neutral orange with RGB values of (212, 159, 73) and HSL of (37°, 62%, 56%). It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#D49F49
RGB
212, 159, 73
HSL
37°, 62%, 56%
CMYK
0%, 25%, 66%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D49F49; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 159, 73

Red: 212 / Green: 159 / Blue: 73

HSL

37°, 62%, 56%

Hue: 37° / Saturation: 62% / Lightness: 56%

CMYK

0%, 25%, 66%, 17%

Cyan: 0% / Magenta: 25% / Yellow: 66% / Key: 17%

What color is #D49F49?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D49F49 to RGB:

rgb(212, 159, 73)HEX to RGB Converter →

HEX to HSL

Convert #D49F49 to HSL:

hsl(37, 62%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #D49F49 to CMYK:

cmyk(0%, 25%, 66%, 17%)Color Converter →

Color Meaning and Usage

A understated orange tone, #D49F49 has RGB (212, 159, 73) and HSL (37°, 62%, 56%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D49F49 is #497FD4, creating high-contrast pairings. For softer combinations, try analogous colors like #D45949.

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

Contrast with #D49F49

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D49F49?

#D49F49 is a understated orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #D49F49?

#D49F49 in RGB is (212, 159, 73) - 212 red, 159 green, and 73 blue.

How to use #D49F49 in CSS?

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

What colors go well with #D49F49?

#497FD4 (complementary), #D45949 (analogous), and #A97828 (lighter shade) work well with #D49F49.