Skip to content

#dba80c

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

RGB
219, 168, 12
HSL
45°, 90%, 45%
CMYK
0, 23, 95, 14
Luminance
0.4309

Every format

HEX#dba80c
RGBrgb(219, 168, 12)
HSLhsl(45, 90%, 45%)
CMYKcmyk(0%, 23%, 95%, 14%)
LABlab(71.6 7.0 73.4)
LCHlch(71.6 73.7 84.5)
OKLCHoklch(0.758 0.153 86.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dba80c on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#dba80c on black: 9.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green65.9%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta23.3%
Yellow94.5%
Key (black)14.1%

Color previews

#dba80c text on a black background

contrast 9.62:1

Card sample

#dba80c text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dba80c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dba80c in the Color Lab