Skip to content

#ddbb32

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

RGB
221, 187, 50
HSL
48°, 72%, 53%
CMYK
0, 15, 77, 13
Luminance
0.5114

Every format

HEX#ddbb32
RGBrgb(221, 187, 50)
HSLhsl(48, 72%, 53%)
CMYKcmyk(0%, 15%, 77%, 13%)
LABlab(76.8 -1.2 68.7)
LCHlch(76.8 68.7 91.0)
OKLCHoklch(0.799 0.150 94.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green73.3%
Blue19.6%

CMYK percentages

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

Color previews

#ddbb32 text on a black background

contrast 11.23:1

Card sample

#ddbb32 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddbb32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddbb32 in the Color Lab