Skip to content

#fcc005

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

RGB
252, 192, 5
HSL
45°, 98%, 50%
CMYK
0, 24, 98, 1
Luminance
0.5841

Every format

HEX#fcc005
RGBrgb(252, 192, 5)
HSLhsl(45, 98%, 50%)
CMYKcmyk(0%, 24%, 98%, 1%)
LABlab(81.0 8.6 82.3)
LCHlch(81.0 82.8 84.0)
OKLCHoklch(0.839 0.171 85.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc005 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#fcc005 on black: 12.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green75.3%
Blue2.0%

CMYK percentages

Cyan0.0%
Magenta23.8%
Yellow98.0%
Key (black)1.2%

Color previews

#fcc005 text on a black background

contrast 12.68:1

Card sample

#fcc005 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(252, 192, 5, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(252, 192, 5, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fcc005;
background: linear-gradient(135deg, #fcc005, #93FC05);

Monochromatic scale

Palettes built from #fcc005

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc005 in the Color Lab