#D7A48F Color Information

Hex color code: #D7A48F

A pastel orange shade, #D7A48F appears as (215, 164, 143) in RGB and (18°, 47%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#D7A48F
RGB
215, 164, 143
HSL
18°, 47%, 70%
CMYK
0%, 24%, 33%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7A48F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 164, 143

Red: 215 / Green: 164 / Blue: 143

HSL

18°, 47%, 70%

Hue: 18° / Saturation: 47% / Lightness: 70%

CMYK

0%, 24%, 33%, 16%

Cyan: 0% / Magenta: 24% / Yellow: 33% / Key: 16%

What color is #D7A48F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7A48F to RGB:

rgb(215, 164, 143)HEX to RGB Converter →

HEX to HSL

Convert #D7A48F to HSL:

hsl(18, 47%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #D7A48F to CMYK:

cmyk(0%, 24%, 33%, 16%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #D7A48F has RGB (215, 164, 143) and HSL (18°, 47%, 70%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7A48F is #8FC1D6, creating high-contrast pairings. For softer combinations, try analogous colors like #D68F9D.

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

Contrast with #D7A48F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7A48F?

#D7A48F is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D7A48F?

#D7A48F in RGB is (215, 164, 143) - 215 red, 164 green, and 143 blue.

How to use #D7A48F in CSS?

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

What colors go well with #D7A48F?

#8FC1D6 (complementary), #D68F9D (analogous), and #C27756 (lighter shade) work well with #D7A48F.