Skip to content

#ddbb22

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

RGB
221, 187, 34
HSL
49°, 73%, 50%
CMYK
0, 15, 85, 13
Luminance
0.5103

Every format

HEX#ddbb22
RGBrgb(221, 187, 34)
HSLhsl(49, 73%, 50%)
CMYKcmyk(0%, 15%, 85%, 13%)
LABlab(76.7 -1.7 73.2)
LCHlch(76.7 73.2 91.3)
OKLCHoklch(0.799 0.157 95.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green73.3%
Blue13.3%

CMYK percentages

Cyan0.0%
Magenta15.4%
Yellow84.6%
Key (black)13.3%

Color previews

#ddbb22 text on a black background

contrast 11.21:1

Card sample

#ddbb22 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddbb22

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddbb22 in the Color Lab