Skip to content

#dbad7f

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

RGB
219, 173, 127
HSL
30°, 56%, 68%
CMYK
0, 21, 42, 14
Luminance
0.4648

Every format

HEX#dbad7f
RGBrgb(219, 173, 127)
HSLhsl(30, 56%, 68%)
CMYKcmyk(0%, 21%, 42%, 14%)
LABlab(73.9 10.8 30.0)
LCHlch(73.9 31.9 70.2)
OKLCHoklch(0.779 0.081 66.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbad7f on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#dbad7f on black: 10.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.8%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta21.0%
Yellow42.0%
Key (black)14.1%

Color previews

#dbad7f text on a black background

contrast 10.30:1

Card sample

#dbad7f text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbad7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbad7f in the Color Lab