Skip to content

#fadf3f

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

RGB
250, 223, 63
HSL
51°, 95%, 61%
CMYK
0, 11, 75, 2
Luminance
0.7346

Every format

HEX#fadf3f
RGBrgb(250, 223, 63)
HSLhsl(51, 95%, 61%)
CMYKcmyk(0%, 11%, 75%, 2%)
LABlab(88.7 -6.8 76.3)
LCHlch(88.7 76.6 95.1)
OKLCHoklch(0.900 0.169 99.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green87.5%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta10.8%
Yellow74.8%
Key (black)2.0%

Color previews

#fadf3f text on a black background

contrast 15.69:1

Card sample

#fadf3f text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(250, 223, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(250, 223, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fadf3f;
background: linear-gradient(135deg, #fadf3f, #99FA3F);

Monochromatic scale

Palettes built from #fadf3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadf3f in the Color Lab