Skip to content

#fdac34

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

RGB
253, 172, 52
HSL
36°, 98%, 60%
CMYK
0, 32, 79, 1
Luminance
0.5064

Every format

HEX#fdac34
RGBrgb(253, 172, 52)
HSLhsl(36, 98%, 60%)
CMYKcmyk(0%, 32%, 79%, 1%)
LABlab(76.5 20.3 68.9)
LCHlch(76.5 71.9 73.6)
OKLCHoklch(0.804 0.157 71.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green67.5%
Blue20.4%

CMYK percentages

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

Color previews

#fdac34 text on a black background

contrast 11.13:1

Card sample

#fdac34 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdac34

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdac34 in the Color Lab