Skip to content

#cccc29

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

RGB
204, 204, 41
HSL
60°, 67%, 48%
CMYK
0, 0, 80, 20
Luminance
0.5618

Every format

HEX#cccc29
RGBrgb(204, 204, 41)
HSLhsl(60, 67%, 48%)
CMYKcmyk(0%, 0%, 80%, 20%)
LABlab(79.7 -17.5 73.4)
LCHlch(79.7 75.5 103.4)
OKLCHoklch(0.819 0.169 109.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccc29 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#cccc29 on black: 12.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.0%
Blue16.1%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow79.9%
Key (black)20.0%

Color previews

#cccc29 text on a black background

contrast 12.24:1

Card sample

#cccc29 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 204, 41, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 204, 41, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cccc29;
background: linear-gradient(135deg, #cccc29, #5FCC29);

Monochromatic scale

Palettes built from #cccc29

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccc29 in the Color Lab