Skip to content

#ddbb31

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

RGB
221, 187, 49
HSL
48°, 72%, 53%
CMYK
0, 15, 78, 13
Luminance
0.5113

Every format

HEX#ddbb31
RGBrgb(221, 187, 49)
HSLhsl(48, 72%, 53%)
CMYKcmyk(0%, 15%, 78%, 13%)
LABlab(76.8 -1.3 69.0)
LCHlch(76.8 69.0 91.0)
OKLCHoklch(0.799 0.150 94.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green73.3%
Blue19.2%

CMYK percentages

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

Color previews

#ddbb31 text on a black background

contrast 11.23:1

Card sample

#ddbb31 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddbb31

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddbb31 in the Color Lab