Skip to content

#fffd35

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

RGB
255, 253, 53
HSL
59°, 100%, 60%
CMYK
0, 1, 79, 0
Luminance
0.9177

Every format

HEX#fffd35
RGBrgb(255, 253, 53)
HSLhsl(59, 100%, 60%)
CMYKcmyk(0%, 1%, 79%, 0%)
LABlab(96.7 -19.8 86.6)
LCHlch(96.7 88.8 102.9)
OKLCHoklch(0.965 0.198 109.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffd35 on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fffd35 on black: 19.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.2%
Blue20.8%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow79.2%
Key (black)0.0%

Color previews

#fffd35 text on a black background

contrast 19.35:1

Card sample

#fffd35 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd35

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd35 in the Color Lab