Skip to content

#dfb18c

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

RGB
223, 177, 140
HSL
27°, 57%, 71%
CMYK
0, 21, 37, 13
Luminance
0.4903

Every format

HEX#dfb18c
RGBrgb(223, 177, 140)
HSLhsl(27, 57%, 71%)
CMYKcmyk(0%, 21%, 37%, 13%)
LABlab(75.5 11.7 25.3)
LCHlch(75.5 27.9 65.1)
OKLCHoklch(0.793 0.073 60.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb18c on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#dfb18c on black: 10.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green69.4%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta20.6%
Yellow37.2%
Key (black)12.5%

Color previews

#dfb18c text on a black background

contrast 10.81:1

Card sample

#dfb18c text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb18c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfb18c in the Color Lab