Skip to content

#fcc521

a balanced, electric yellow · warm · closest name: gold

RGB
252, 197, 33
HSL
45°, 97%, 56%
CMYK
0, 22, 87, 1
Luminance
0.6074

Every format

HEX#fcc521
RGBrgb(252, 197, 33)
HSLhsl(45, 97%, 56%)
CMYKcmyk(0%, 22%, 87%, 1%)
LABlab(82.2 6.4 79.2)
LCHlch(82.2 79.5 85.4)
OKLCHoklch(0.849 0.168 87.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc521 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#fcc521 on black: 13.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green77.3%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta21.8%
Yellow86.9%
Key (black)1.2%

Color previews

#fcc521 text on a black background

contrast 13.15:1

Card sample

#fcc521 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc521

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc521 in the Color Lab