Skip to content

#dbad2c

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

RGB
219, 173, 44
HSL
44°, 71%, 52%
CMYK
0, 21, 80, 14
Luminance
0.4513

Every format

HEX#dbad2c
RGBrgb(219, 173, 44)
HSLhsl(44, 71%, 52%)
CMYKcmyk(0%, 21%, 80%, 14%)
LABlab(73.0 5.0 67.1)
LCHlch(73.0 67.3 85.7)
OKLCHoklch(0.769 0.145 87.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbad2c on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#dbad2c on black: 10.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.8%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta21.0%
Yellow79.9%
Key (black)14.1%

Color previews

#dbad2c text on a black background

contrast 10.03:1

Card sample

#dbad2c text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 173, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 173, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbad2c;
background: linear-gradient(135deg, #dbad2c, #94DB2C);

Monochromatic scale

Palettes built from #dbad2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbad2c in the Color Lab