Skip to content

#dbb99f

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

RGB
219, 185, 159
HSL
26°, 46%, 74%
CMYK
0, 16, 27, 14
Luminance
0.5226

Every format

HEX#dbb99f
RGBrgb(219, 185, 159)
HSLhsl(26, 46%, 74%)
CMYKcmyk(0%, 16%, 27%, 14%)
LABlab(77.4 8.3 17.7)
LCHlch(77.4 19.6 64.8)
OKLCHoklch(0.809 0.053 59.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb99f on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#dbb99f on black: 11.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green72.5%
Blue62.4%

CMYK percentages

Cyan0.0%
Magenta15.5%
Yellow27.4%
Key (black)14.1%

Color previews

#dbb99f text on a black background

contrast 11.45:1

Card sample

#dbb99f text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbb99f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbb99f in the Color Lab