Skip to content

#fdc500

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

RGB
253, 197, 0
HSL
47°, 100%, 50%
CMYK
0, 22, 100, 1
Luminance
0.6082

Every format

HEX#fdc500
RGBrgb(253, 197, 0)
HSLhsl(47, 100%, 50%)
CMYKcmyk(0%, 22%, 100%, 1%)
LABlab(82.3 6.4 83.8)
LCHlch(82.3 84.0 85.6)
OKLCHoklch(0.850 0.174 87.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green77.3%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta22.1%
Yellow100.0%
Key (black)0.8%

Color previews

#fdc500 text on a black background

contrast 13.16:1

Card sample

#fdc500 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdc500

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdc500 in the Color Lab