Skip to content

#fdda34

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

RGB
253, 218, 52
HSL
50°, 98%, 60%
CMYK
0, 14, 79, 1
Luminance
0.7127

Every format

HEX#fdda34
RGBrgb(253, 218, 52)
HSLhsl(50, 98%, 60%)
CMYKcmyk(0%, 14%, 79%, 1%)
LABlab(87.6 -3.4 78.9)
LCHlch(87.6 79.0 92.5)
OKLCHoklch(0.892 0.171 96.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green85.5%
Blue20.4%

CMYK percentages

Cyan0.0%
Magenta13.8%
Yellow79.4%
Key (black)0.8%

Color previews

#fdda34 text on a black background

contrast 15.25:1

Card sample

#fdda34 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdda34

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdda34 in the Color Lab