Skip to content

#ffff29

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

RGB
255, 255, 41
HSL
60°, 100%, 58%
CMYK
0, 0, 84, 0
Luminance
0.9294

Every format

HEX#ffff29
RGBrgb(255, 255, 41)
HSLhsl(60, 100%, 58%)
CMYKcmyk(0%, 0%, 84%, 0%)
LABlab(97.2 -21.0 89.7)
LCHlch(97.2 92.2 103.2)
OKLCHoklch(0.969 0.204 109.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green100.0%
Blue16.1%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow83.9%
Key (black)0.0%

Color previews

#ffff29 text on a black background

contrast 19.59:1

Card sample

#ffff29 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 255, 41, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 255, 41, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffff29;
background: linear-gradient(135deg, #ffff29, #70FF29);

Monochromatic scale

Palettes built from #ffff29

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffff29 in the Color Lab