Skip to content

#ccc521

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

RGB
204, 197, 33
HSL
58°, 72%, 47%
CMYK
0, 3, 84, 20
Luminance
0.5288

Every format

HEX#ccc521
RGBrgb(204, 197, 33)
HSLhsl(58, 72%, 47%)
CMYKcmyk(0%, 3%, 84%, 20%)
LABlab(77.8 -14.2 73.8)
LCHlch(77.8 75.1 100.9)
OKLCHoklch(0.804 0.165 106.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc521 on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#ccc521 on black: 11.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green77.3%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta3.4%
Yellow83.8%
Key (black)20.0%

Color previews

#ccc521 text on a black background

contrast 11.58:1

Card sample

#ccc521 text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 197, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 197, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccc521;
background: linear-gradient(135deg, #ccc521, #61CC21);

Monochromatic scale

Palettes built from #ccc521

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc521 in the Color Lab