Skip to content

#fdac2b

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

RGB
253, 172, 43
HSL
37°, 98%, 58%
CMYK
0, 32, 83, 1
Luminance
0.5056

Every format

HEX#fdac2b
RGBrgb(253, 172, 43)
HSLhsl(37, 98%, 58%)
CMYKcmyk(0%, 32%, 83%, 1%)
LABlab(76.4 20.1 71.9)
LCHlch(76.4 74.6 74.4)
OKLCHoklch(0.804 0.160 72.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green67.5%
Blue16.9%

CMYK percentages

Cyan0.0%
Magenta32.0%
Yellow83.0%
Key (black)0.8%

Color previews

#fdac2b text on a black background

contrast 11.11:1

Card sample

#fdac2b text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdac2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdac2b in the Color Lab