Skip to content

#dfbc80

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

RGB
223, 188, 128
HSL
38°, 60%, 69%
CMYK
0, 16, 43, 13
Luminance
0.5321

Every format

HEX#dfbc80
RGBrgb(223, 188, 128)
HSLhsl(38, 60%, 69%)
CMYKcmyk(0%, 16%, 43%, 13%)
LABlab(78.0 4.6 35.0)
LCHlch(78.0 35.3 82.5)
OKLCHoklch(0.812 0.087 80.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfbc80 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#dfbc80 on black: 11.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green73.7%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta15.7%
Yellow42.6%
Key (black)12.5%

Color previews

#dfbc80 text on a black background

contrast 11.64:1

Card sample

#dfbc80 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfbc80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfbc80 in the Color Lab