Skip to content

#dbac35

a balanced, vivid yellow · warm · closest name: orange

RGB
219, 172, 53
HSL
43°, 70%, 53%
CMYK
0, 22, 76, 14
Luminance
0.4482

Every format

HEX#dbac35
RGBrgb(219, 172, 53)
HSLhsl(43, 70%, 53%)
CMYKcmyk(0%, 22%, 76%, 14%)
LABlab(72.8 5.9 63.8)
LCHlch(72.8 64.1 84.7)
OKLCHoklch(0.767 0.140 86.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbac35 on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#dbac35 on black: 9.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.5%
Blue20.8%

CMYK percentages

Cyan0.0%
Magenta21.5%
Yellow75.8%
Key (black)14.1%

Color previews

#dbac35 text on a black background

contrast 9.96:1

Card sample

#dbac35 text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbac35

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbac35 in the Color Lab