Skip to content

#fdad32

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

RGB
253, 173, 50
HSL
36°, 98%, 59%
CMYK
0, 32, 80, 1
Luminance
0.5100

Every format

HEX#fdad32
RGBrgb(253, 173, 50)
HSLhsl(36, 98%, 59%)
CMYKcmyk(0%, 32%, 80%, 1%)
LABlab(76.7 19.8 69.8)
LCHlch(76.7 72.6 74.2)
OKLCHoklch(0.806 0.158 72.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green67.8%
Blue19.6%

CMYK percentages

Cyan0.0%
Magenta31.6%
Yellow80.2%
Key (black)0.8%

Color previews

#fdad32 text on a black background

contrast 11.20:1

Card sample

#fdad32 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdad32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdad32 in the Color Lab