Skip to content

#fdac60

a light, electric orange · warm · closest name: peru

RGB
253, 172, 96
HSL
29°, 98%, 68%
CMYK
0, 32, 62, 1
Luminance
0.5123

Every format

HEX#fdac60
RGBrgb(253, 172, 96)
HSLhsl(29, 98%, 68%)
CMYKcmyk(0%, 32%, 62%, 1%)
LABlab(76.8 22.5 50.4)
LCHlch(76.8 55.2 66.0)
OKLCHoklch(0.808 0.133 62.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdac60 on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#fdac60 on black: 11.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green67.5%
Blue37.6%

CMYK percentages

Cyan0.0%
Magenta32.0%
Yellow62.1%
Key (black)0.8%

Color previews

#fdac60 text on a black background

contrast 11.25:1

Card sample

#fdac60 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdac60

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdac60 in the Color Lab