Skip to content

#fdac29

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

RGB
253, 172, 41
HSL
37°, 98%, 58%
CMYK
0, 32, 84, 1
Luminance
0.5055

Every format

HEX#fdac29
RGBrgb(253, 172, 41)
HSLhsl(37, 98%, 58%)
CMYKcmyk(0%, 32%, 84%, 1%)
LABlab(76.4 20.0 72.5)
LCHlch(76.4 75.2 74.6)
OKLCHoklch(0.804 0.161 72.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdac29 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#fdac29 on black: 11.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green67.5%
Blue16.1%

CMYK percentages

Cyan0.0%
Magenta32.0%
Yellow83.8%
Key (black)0.8%

Color previews

#fdac29 text on a black background

contrast 11.11:1

Card sample

#fdac29 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdac29

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdac29 in the Color Lab