Skip to content

#dbac13

a balanced, electric yellow · cool · closest name: orange

RGB
219, 172, 19
HSL
46°, 84%, 47%
CMYK
0, 22, 91, 14
Luminance
0.4461

Every format

HEX#dbac13
RGBrgb(219, 172, 19)
HSLhsl(46, 84%, 47%)
CMYKcmyk(0%, 22%, 91%, 14%)
LABlab(72.6 5.0 73.1)
LCHlch(72.6 73.2 86.1)
OKLCHoklch(0.766 0.153 88.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbac13 on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#dbac13 on black: 9.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.5%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta21.5%
Yellow91.3%
Key (black)14.1%

Color previews

#dbac13 text on a black background

contrast 9.92:1

Card sample

#dbac13 text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbac13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbac13 in the Color Lab