Skip to content

#ccc522

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

RGB
204, 197, 34
HSL
58°, 71%, 47%
CMYK
0, 3, 83, 20
Luminance
0.5289

Every format

HEX#ccc522
RGBrgb(204, 197, 34)
HSLhsl(58, 71%, 47%)
CMYKcmyk(0%, 3%, 83%, 20%)
LABlab(77.8 -14.2 73.5)
LCHlch(77.8 74.9 100.9)
OKLCHoklch(0.804 0.165 106.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green77.3%
Blue13.3%

CMYK percentages

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

Color previews

#ccc522 text on a black background

contrast 11.58:1

Card sample

#ccc522 text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc522

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc522 in the Color Lab