Skip to content

#dcc33b

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

RGB
220, 195, 59
HSL
51°, 70%, 55%
CMYK
0, 11, 73, 14
Luminance
0.5456

Every format

HEX#dcc33b
RGBrgb(220, 195, 59)
HSLhsl(51, 70%, 55%)
CMYKcmyk(0%, 11%, 73%, 14%)
LABlab(78.8 -5.4 67.4)
LCHlch(78.8 67.6 94.6)
OKLCHoklch(0.815 0.150 98.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcc33b on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#dcc33b on black: 11.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green76.5%
Blue23.1%

CMYK percentages

Cyan0.0%
Magenta11.4%
Yellow73.2%
Key (black)13.7%

Color previews

#dcc33b text on a black background

contrast 11.91:1

Card sample

#dcc33b text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 195, 59, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 195, 59, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dcc33b;
background: linear-gradient(135deg, #dcc33b, #8ADC3B);

Monochromatic scale

Palettes built from #dcc33b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcc33b in the Color Lab