Skip to content

#dbac0c

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

RGB
219, 172, 12
HSL
46°, 90%, 45%
CMYK
0, 22, 95, 14
Luminance
0.4459

Every format

HEX#dbac0c
RGBrgb(219, 172, 12)
HSLhsl(46, 90%, 45%)
CMYKcmyk(0%, 22%, 95%, 14%)
LABlab(72.6 4.9 74.1)
LCHlch(72.6 74.3 86.2)
OKLCHoklch(0.766 0.155 88.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green67.5%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta21.5%
Yellow94.5%
Key (black)14.1%

Color previews

#dbac0c text on a black background

contrast 9.92:1

Card sample

#dbac0c text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbac0c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbac0c in the Color Lab