Skip to content

#dfad70

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

RGB
223, 173, 112
HSL
33°, 63%, 66%
CMYK
0, 22, 50, 13
Luminance
0.4674

Every format

HEX#dfad70
RGBrgb(223, 173, 112)
HSLhsl(33, 63%, 66%)
CMYKcmyk(0%, 22%, 50%, 13%)
LABlab(74.0 10.9 38.2)
LCHlch(74.0 39.8 74.0)
OKLCHoklch(0.780 0.098 71.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfad70 on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#dfad70 on black: 10.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green67.8%
Blue43.9%

CMYK percentages

Cyan0.0%
Magenta22.4%
Yellow49.8%
Key (black)12.5%

Color previews

#dfad70 text on a black background

contrast 10.35:1

Card sample

#dfad70 text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfad70

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfad70 in the Color Lab