Skip to content

#dfbdad

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

RGB
223, 189, 173
HSL
19°, 44%, 78%
CMYK
0, 15, 22, 13
Luminance
0.5510

Every format

HEX#dfbdad
RGBrgb(223, 189, 173)
HSLhsl(19, 44%, 78%)
CMYKcmyk(0%, 15%, 22%, 13%)
LABlab(79.1 9.7 12.6)
LCHlch(79.1 15.9 52.5)
OKLCHoklch(0.824 0.045 46.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfbdad on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#dfbdad on black: 12.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green74.1%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta15.2%
Yellow22.4%
Key (black)12.5%

Color previews

#dfbdad text on a black background

contrast 12.02:1

Card sample

#dfbdad text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfbdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfbdad in the Color Lab