Skip to content

#dcad7c

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

RGB
220, 173, 124
HSL
31°, 58%, 68%
CMYK
0, 21, 44, 14
Luminance
0.4656

Every format

HEX#dcad7c
RGBrgb(220, 173, 124)
HSLhsl(31, 58%, 68%)
CMYKcmyk(0%, 21%, 44%, 14%)
LABlab(73.9 10.9 31.7)
LCHlch(73.9 33.5 71.0)
OKLCHoklch(0.779 0.085 67.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcad7c on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#dcad7c on black: 10.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green67.8%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta21.4%
Yellow43.6%
Key (black)13.7%

Color previews

#dcad7c text on a black background

contrast 10.31:1

Card sample

#dcad7c text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcad7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcad7c in the Color Lab