Skip to content

#fdff37

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

RGB
253, 255, 55
HSL
61°, 100%, 61%
CMYK
1, 0, 78, 0
Luminance
0.9268

Every format

HEX#fdff37
RGBrgb(253, 255, 55)
HSLhsl(61, 100%, 61%)
CMYKcmyk(1%, 0%, 78%, 0%)
LABlab(97.1 -21.5 86.4)
LCHlch(97.1 89.0 104.0)
OKLCHoklch(0.968 0.199 110.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdff37 on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fdff37 on black: 19.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green100.0%
Blue21.6%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow78.4%
Key (black)0.0%

Color previews

#fdff37 text on a black background

contrast 19.54:1

Card sample

#fdff37 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdff37

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdff37 in the Color Lab