Skip to content

#dbac3c

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

RGB
219, 172, 60
HSL
42°, 69%, 55%
CMYK
0, 22, 73, 14
Luminance
0.4489

Every format

HEX#dbac3c
RGBrgb(219, 172, 60)
HSLhsl(42, 69%, 55%)
CMYKcmyk(0%, 22%, 73%, 14%)
LABlab(72.8 6.2 61.2)
LCHlch(72.8 61.5 84.2)
OKLCHoklch(0.768 0.136 85.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbac3c on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#dbac3c on black: 9.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.5%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta21.5%
Yellow72.6%
Key (black)14.1%

Color previews

#dbac3c text on a black background

contrast 9.98:1

Card sample

#dbac3c text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbac3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbac3c in the Color Lab