Skip to content

#d2af7c

a light, vivid orange · warm · closest name: tan

RGB
210, 175, 124
HSL
36°, 49%, 66%
CMYK
0, 17, 41, 18
Luminance
0.4582

Every format

HEX#d2af7c
RGBrgb(210, 175, 124)
HSLhsl(36, 49%, 66%)
CMYKcmyk(0%, 17%, 41%, 18%)
LABlab(73.4 5.8 30.9)
LCHlch(73.4 31.4 79.3)
OKLCHoklch(0.773 0.079 76.6)

Copy-ready code

/* CSS */
color: #d2af7c;
background-color: #d2af7c;
/* Tailwind (arbitrary) */
class="text-[#d2af7c] bg-[#d2af7c]"
/* SCSS */
$brand: #d2af7c;
/* SwiftUI */
Color(red: 0.824, green: 0.686, blue: 0.486)
/* Android */
Color.parseColor("#d2af7c")

Accessibility — WCAG contrast

Aa
#d2af7c on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#d2af7c on black: 10.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green68.6%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta16.7%
Yellow41.0%
Key (black)17.6%

Color previews

#d2af7c text on a black background

contrast 10.16:1

Card sample

#d2af7c text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #d2af7c;
Background color
Panel with #d2af7c background
background-color: #d2af7c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #d2af7c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(210, 175, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 175, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2af7c;
background: linear-gradient(135deg, #d2af7c, #BCD27C);

Monochromatic scale

Palettes built from #d2af7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2af7c in the Color Lab