Skip to content

#dfb080

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

RGB
223, 176, 128
HSL
30°, 60%, 69%
CMYK
0, 21, 43, 13
Luminance
0.4830

Every format

HEX#dfb080
RGBrgb(223, 176, 128)
HSLhsl(30, 60%, 69%)
CMYKcmyk(0%, 21%, 43%, 13%)
LABlab(75.0 10.9 31.1)
LCHlch(75.0 33.0 70.6)
OKLCHoklch(0.789 0.084 66.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb080 on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#dfb080 on black: 10.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green69.0%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta21.1%
Yellow42.6%
Key (black)12.5%

Color previews

#dfb080 text on a black background

contrast 10.66:1

Card sample

#dfb080 text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfb080 in the Color Lab