Skip to content

#dfb078

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

RGB
223, 176, 120
HSL
33°, 62%, 67%
CMYK
0, 21, 46, 13
Luminance
0.4809

Every format

HEX#dfb078
RGBrgb(223, 176, 120)
HSLhsl(33, 62%, 67%)
CMYKcmyk(0%, 21%, 46%, 13%)
LABlab(74.9 10.1 35.1)
LCHlch(74.9 36.6 73.9)
OKLCHoklch(0.787 0.091 70.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb078 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#dfb078 on black: 10.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green69.0%
Blue47.1%

CMYK percentages

Cyan0.0%
Magenta21.1%
Yellow46.2%
Key (black)12.5%

Color previews

#dfb078 text on a black background

contrast 10.62:1

Card sample

#dfb078 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb078

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfb078 in the Color Lab