Skip to content

#fdda00

a balanced, electric yellow · cool · “gold”

RGB
253, 218, 0
HSL
52°, 100%, 50%
CMYK
0, 14, 100, 1
Luminance
0.7103

Every format

HEX#fdda00
RGBrgb(253, 218, 0)
HSLhsl(52, 100%, 50%)
CMYKcmyk(0%, 14%, 100%, 1%)
LABlab(87.5 -4.3 87.5)
LCHlch(87.5 87.6 92.8)
OKLCHoklch(0.891 0.184 97.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdda00 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#fdda00 on black: 15.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green85.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta13.8%
Yellow100.0%
Key (black)0.8%

Color previews

#fdda00 text on a black background

contrast 15.21:1

Card sample

#fdda00 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdda00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdda00 in the Color Lab