Skip to content

#fd9100

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

RGB
253, 145, 0
HSL
34°, 100%, 50%
CMYK
0, 43, 100, 1
Luminance
0.4113

Every format

HEX#fd9100
RGBrgb(253, 145, 0)
HSLhsl(34, 100%, 50%)
CMYKcmyk(0%, 43%, 100%, 1%)
LABlab(70.3 33.5 75.8)
LCHlch(70.3 82.9 66.2)
OKLCHoklch(0.756 0.175 61.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd9100 on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#fd9100 on black: 9.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green56.9%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta42.7%
Yellow100.0%
Key (black)0.8%

Color previews

#fd9100 text on a black background

contrast 9.23:1

Card sample

#fd9100 text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd9100

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd9100 in the Color Lab