Skip to content

#fdac25

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

RGB
253, 172, 37
HSL
38°, 98%, 57%
CMYK
0, 32, 85, 1
Luminance
0.5052

Every format

HEX#fdac25
RGBrgb(253, 172, 37)
HSLhsl(38, 98%, 57%)
CMYKcmyk(0%, 32%, 85%, 1%)
LABlab(76.4 19.9 73.6)
LCHlch(76.4 76.2 74.8)
OKLCHoklch(0.804 0.163 73.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green67.5%
Blue14.5%

CMYK percentages

Cyan0.0%
Magenta32.0%
Yellow85.4%
Key (black)0.8%

Color previews

#fdac25 text on a black background

contrast 11.10:1

Card sample

#fdac25 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdac25

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdac25 in the Color Lab