Skip to content

#ffdf5a

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

RGB
255, 223, 90
HSL
48°, 100%, 68%
CMYK
0, 13, 65, 0
Luminance
0.7477

Every format

HEX#ffdf5a
RGBrgb(255, 223, 90)
HSLhsl(48, 100%, 68%)
CMYKcmyk(0%, 13%, 65%, 0%)
LABlab(89.3 -3.4 67.0)
LCHlch(89.3 67.1 92.9)
OKLCHoklch(0.906 0.153 95.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdf5a on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#ffdf5a on black: 15.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green87.5%
Blue35.3%

CMYK percentages

Cyan0.0%
Magenta12.5%
Yellow64.7%
Key (black)0.0%

Color previews

#ffdf5a text on a black background

contrast 15.95:1

Card sample

#ffdf5a text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdf5a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdf5a in the Color Lab