Skip to content

#dfbc90

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

RGB
223, 188, 144
HSL
33°, 55%, 72%
CMYK
0, 16, 35, 13
Luminance
0.5367

Every format

HEX#dfbc90
RGBrgb(223, 188, 144)
HSLhsl(33, 55%, 72%)
CMYKcmyk(0%, 16%, 35%, 13%)
LABlab(78.3 6.4 26.9)
LCHlch(78.3 27.7 76.7)
OKLCHoklch(0.815 0.071 72.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfbc90 on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#dfbc90 on black: 11.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green73.7%
Blue56.5%

CMYK percentages

Cyan0.0%
Magenta15.7%
Yellow35.4%
Key (black)12.5%

Color previews

#dfbc90 text on a black background

contrast 11.73:1

Card sample

#dfbc90 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfbc90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfbc90 in the Color Lab