Skip to content

#fcc72f

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

RGB
252, 199, 47
HSL
45°, 97%, 59%
CMYK
0, 21, 81, 1
Luminance
0.6175

Every format

HEX#fcc72f
RGBrgb(252, 199, 47)
HSLhsl(45, 97%, 59%)
CMYKcmyk(0%, 21%, 81%, 1%)
LABlab(82.8 5.7 76.1)
LCHlch(82.8 76.3 85.7)
OKLCHoklch(0.854 0.164 87.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc72f on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#fcc72f on black: 13.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green78.0%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta21.0%
Yellow81.3%
Key (black)1.2%

Color previews

#fcc72f text on a black background

contrast 13.35:1

Card sample

#fcc72f text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc72f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc72f in the Color Lab