Skip to content

#fd700d

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

RGB
253, 112, 13
HSL
25°, 98%, 52%
CMYK
0, 56, 95, 1
Luminance
0.3250

Every format

HEX#fd700d
RGBrgb(253, 112, 13)
HSLhsl(25, 98%, 52%)
CMYKcmyk(0%, 56%, 95%, 1%)
LABlab(63.8 49.9 69.9)
LCHlch(63.8 85.8 54.5)
OKLCHoklch(0.706 0.194 46.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd700d on white: 2.80:1
AA ✗ fail · AA-large · AAA
Aa
#fd700d on black: 7.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green43.9%
Blue5.1%

CMYK percentages

Cyan0.0%
Magenta55.7%
Yellow94.9%
Key (black)0.8%

Color previews

#fd700d text on a black background

contrast 7.50:1

Card sample

#fd700d text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd700d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd700d in the Color Lab