Skip to content

#fdac1f

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

RGB
253, 172, 31
HSL
38°, 98%, 56%
CMYK
0, 32, 88, 1
Luminance
0.5049

Every format

HEX#fdac1f
RGBrgb(253, 172, 31)
HSLhsl(38, 98%, 56%)
CMYKcmyk(0%, 32%, 88%, 1%)
LABlab(76.4 19.8 75.1)
LCHlch(76.4 77.7 75.2)
OKLCHoklch(0.803 0.164 73.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green67.5%
Blue12.2%

CMYK percentages

Cyan0.0%
Magenta32.0%
Yellow87.7%
Key (black)0.8%

Color previews

#fdac1f text on a black background

contrast 11.10:1

Card sample

#fdac1f text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdac1f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdac1f in the Color Lab