Skip to content

#fade57

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

RGB
250, 222, 87
HSL
50°, 94%, 66%
CMYK
0, 11, 65, 2
Luminance
0.7325

Every format

HEX#fade57
RGBrgb(250, 222, 87)
HSLhsl(50, 94%, 66%)
CMYKcmyk(0%, 11%, 65%, 2%)
LABlab(88.6 -5.2 67.3)
LCHlch(88.6 67.5 94.4)
OKLCHoklch(0.900 0.154 97.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fade57 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#fade57 on black: 15.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green87.1%
Blue34.1%

CMYK percentages

Cyan0.0%
Magenta11.2%
Yellow65.2%
Key (black)2.0%

Color previews

#fade57 text on a black background

contrast 15.65:1

Card sample

#fade57 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(250, 222, 87, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(250, 222, 87, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fade57;
background: linear-gradient(135deg, #fade57, #A9FA57);

Monochromatic scale

Palettes built from #fade57

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fade57 in the Color Lab