Skip to content

#dfa080

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

RGB
223, 160, 128
HSL
20°, 60%, 69%
CMYK
0, 28, 43, 13
Luminance
0.4239

Every format

HEX#dfa080
RGBrgb(223, 160, 128)
HSLhsl(20, 60%, 69%)
CMYKcmyk(0%, 28%, 43%, 13%)
LABlab(71.1 19.5 25.9)
LCHlch(71.1 32.5 53.1)
OKLCHoklch(0.758 0.087 47.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfa080 on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#dfa080 on black: 9.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green62.7%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta28.3%
Yellow42.6%
Key (black)12.5%

Color previews

#dfa080 text on a black background

contrast 9.48:1

Card sample

#dfa080 text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfa080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfa080 in the Color Lab