Skip to content

#fd7b3b

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

RGB
253, 123, 59
HSL
20°, 98%, 61%
CMYK
0, 51, 77, 1
Luminance
0.3536

Every format

HEX#fd7b3b
RGBrgb(253, 123, 59)
HSLhsl(20, 98%, 61%)
CMYKcmyk(0%, 51%, 77%, 1%)
LABlab(66.0 45.6 56.3)
LCHlch(66.0 72.4 51.0)
OKLCHoklch(0.724 0.176 44.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd7b3b on white: 2.60:1
AA ✗ fail · AA-large · AAA
Aa
#fd7b3b on black: 8.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green48.2%
Blue23.1%

CMYK percentages

Cyan0.0%
Magenta51.4%
Yellow76.7%
Key (black)0.8%

Color previews

#fd7b3b text on a black background

contrast 8.07:1

Card sample

#fd7b3b text on a white background

contrast 2.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd7b3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd7b3b in the Color Lab