Skip to content

#dbb74b

a balanced, vivid yellow · cool · closest name: khaki

RGB
219, 183, 75
HSL
45°, 67%, 58%
CMYK
0, 16, 66, 14
Luminance
0.4944

Every format

HEX#dbb74b
RGBrgb(219, 183, 75)
HSLhsl(45, 67%, 58%)
CMYKcmyk(0%, 16%, 66%, 14%)
LABlab(75.7 1.2 57.9)
LCHlch(75.7 57.9 88.8)
OKLCHoklch(0.791 0.131 90.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb74b on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#dbb74b on black: 10.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green71.8%
Blue29.4%

CMYK percentages

Cyan0.0%
Magenta16.4%
Yellow65.8%
Key (black)14.1%

Color previews

#dbb74b text on a black background

contrast 10.89:1

Card sample

#dbb74b text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 183, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 183, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbb74b;
background: linear-gradient(135deg, #dbb74b, #9FDB4B);

Monochromatic scale

Palettes built from #dbb74b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbb74b in the Color Lab