Skip to content

#dbac80

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

RGB
219, 172, 128
HSL
29°, 56%, 68%
CMYK
0, 22, 42, 14
Luminance
0.4612

Every format

HEX#dbac80
RGBrgb(219, 172, 128)
HSLhsl(29, 56%, 68%)
CMYKcmyk(0%, 22%, 42%, 14%)
LABlab(73.6 11.5 29.2)
LCHlch(73.6 31.4 68.5)
OKLCHoklch(0.777 0.080 64.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbac80 on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#dbac80 on black: 10.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.5%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta21.5%
Yellow41.6%
Key (black)14.1%

Color previews

#dbac80 text on a black background

contrast 10.22:1

Card sample

#dbac80 text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbac80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbac80 in the Color Lab