Skip to content

#ddbb29

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

RGB
221, 187, 41
HSL
49°, 73%, 51%
CMYK
0, 15, 81, 13
Luminance
0.5107

Every format

HEX#ddbb29
RGBrgb(221, 187, 41)
HSLhsl(49, 73%, 51%)
CMYKcmyk(0%, 15%, 81%, 13%)
LABlab(76.7 -1.5 71.4)
LCHlch(76.7 71.4 91.2)
OKLCHoklch(0.799 0.154 94.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddbb29 on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#ddbb29 on black: 11.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green73.3%
Blue16.1%

CMYK percentages

Cyan0.0%
Magenta15.4%
Yellow81.4%
Key (black)13.3%

Color previews

#ddbb29 text on a black background

contrast 11.21:1

Card sample

#ddbb29 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(221, 187, 41, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(221, 187, 41, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ddbb29;
background: linear-gradient(135deg, #ddbb29, #87DD29);

Monochromatic scale

Palettes built from #ddbb29

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddbb29 in the Color Lab