Skip to content

#dbac75

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

RGB
219, 172, 117
HSL
32°, 59%, 66%
CMYK
0, 22, 47, 14
Luminance
0.4585

Every format

HEX#dbac75
RGBrgb(219, 172, 117)
HSLhsl(32, 59%, 66%)
CMYKcmyk(0%, 22%, 47%, 14%)
LABlab(73.5 10.3 34.8)
LCHlch(73.5 36.3 73.5)
OKLCHoklch(0.775 0.090 70.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbac75 on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#dbac75 on black: 10.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.5%
Blue45.9%

CMYK percentages

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

Color previews

#dbac75 text on a black background

contrast 10.17:1

Card sample

#dbac75 text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbac75

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbac75 in the Color Lab