Skip to content

#fdac00

a balanced, electric yellow · warm · closest name: orange

RGB
253, 172, 0
HSL
41°, 100%, 50%
CMYK
0, 32, 100, 1
Luminance
0.5039

Every format

HEX#fdac00
RGBrgb(253, 172, 0)
HSLhsl(41, 100%, 50%)
CMYKcmyk(0%, 32%, 100%, 1%)
LABlab(76.3 19.4 79.7)
LCHlch(76.3 82.1 76.3)
OKLCHoklch(0.803 0.169 75.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdac00 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#fdac00 on black: 11.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green67.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta32.0%
Yellow100.0%
Key (black)0.8%

Color previews

#fdac00 text on a black background

contrast 11.08:1

Card sample

#fdac00 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 172, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 172, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fdac00;
background: linear-gradient(135deg, #fdac00, #A5FD00);

Monochromatic scale

Palettes built from #fdac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdac00 in the Color Lab