Skip to content

#ddbb33

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

RGB
221, 187, 51
HSL
48°, 71%, 53%
CMYK
0, 15, 77, 13
Luminance
0.5115

Every format

HEX#ddbb33
RGBrgb(221, 187, 51)
HSLhsl(48, 71%, 53%)
CMYKcmyk(0%, 15%, 77%, 13%)
LABlab(76.8 -1.2 68.3)
LCHlch(76.8 68.3 91.0)
OKLCHoklch(0.799 0.149 94.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green73.3%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta15.4%
Yellow76.9%
Key (black)13.3%

Color previews

#ddbb33 text on a black background

contrast 11.23:1

Card sample

#ddbb33 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddbb33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddbb33 in the Color Lab