Skip to content

#fade53

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

RGB
250, 222, 83
HSL
50°, 94%, 65%
CMYK
0, 11, 67, 2
Luminance
0.7319

Every format

HEX#fade53
RGBrgb(250, 222, 83)
HSLhsl(50, 94%, 65%)
CMYKcmyk(0%, 11%, 67%, 2%)
LABlab(88.5 -5.4 68.9)
LCHlch(88.5 69.1 94.5)
OKLCHoklch(0.899 0.156 97.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green87.1%
Blue32.5%

CMYK percentages

Cyan0.0%
Magenta11.2%
Yellow66.8%
Key (black)2.0%

Color previews

#fade53 text on a black background

contrast 15.64:1

Card sample

#fade53 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fade53

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fade53 in the Color Lab