Skip to content

#fdac3f

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

RGB
253, 172, 63
HSL
34°, 98%, 62%
CMYK
0, 32, 75, 1
Luminance
0.5075

Every format

HEX#fdac3f
RGBrgb(253, 172, 63)
HSLhsl(34, 98%, 62%)
CMYKcmyk(0%, 32%, 75%, 1%)
LABlab(76.5 20.7 64.9)
LCHlch(76.5 68.1 72.3)
OKLCHoklch(0.805 0.152 69.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdac3f on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#fdac3f on black: 11.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green67.5%
Blue24.7%

CMYK percentages

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

Color previews

#fdac3f text on a black background

contrast 11.15:1

Card sample

#fdac3f text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdac3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdac3f in the Color Lab