#D7B49D Color Information

Hex color code: #D7B49D

A soft orange shade, #D7B49D appears as (215, 180, 157) in RGB and (24°, 42%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#D7B49D
RGB
215, 180, 157
HSL
24°, 42%, 73%
CMYK
0%, 16%, 27%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7B49D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 180, 157

Red: 215 / Green: 180 / Blue: 157

HSL

24°, 42%, 73%

Hue: 24° / Saturation: 42% / Lightness: 73%

CMYK

0%, 16%, 27%, 16%

Cyan: 0% / Magenta: 16% / Yellow: 27% / Key: 16%

What color is #D7B49D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7B49D to RGB:

rgb(215, 180, 157)HEX to RGB Converter →

HEX to HSL

Convert #D7B49D to HSL:

hsl(24, 42%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #D7B49D to CMYK:

cmyk(0%, 16%, 27%, 16%)Color Converter →

Color Meaning and Usage

#D7B49D is a pastel orange color with RGB values of 215, 180, 157 and HSL of 24°, 42%, 73%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7B49D is #9DC0D7, creating high-contrast pairings. For softer combinations, try analogous colors like #D79DA3.

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

Contrast with #D7B49D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7B49D?

#D7B49D is a pastel orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D7B49D?

#D7B49D in RGB is (215, 180, 157) - 215 red, 180 green, and 157 blue.

How to use #D7B49D in CSS?

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

What colors go well with #D7B49D?

#9DC0D7 (complementary), #D79DA3 (analogous), and #C18B67 (lighter shade) work well with #D7B49D.