Skip to content

#ff7c3d

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

RGB
255, 124, 61
HSL
20°, 100%, 62%
CMYK
0, 51, 76, 0
Luminance
0.3601

Every format

HEX#ff7c3d
RGBrgb(255, 124, 61)
HSLhsl(20, 100%, 62%)
CMYKcmyk(0%, 51%, 76%, 0%)
LABlab(66.5 46.0 55.9)
LCHlch(66.5 72.4 50.6)
OKLCHoklch(0.729 0.177 44.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7c3d on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#ff7c3d on black: 8.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green48.6%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta51.4%
Yellow76.1%
Key (black)0.0%

Color previews

#ff7c3d text on a black background

contrast 8.20:1

Card sample

#ff7c3d text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 124, 61, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 124, 61, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ff7c3d;
background: linear-gradient(135deg, #ff7c3d, #FFFD3D);

Monochromatic scale

Palettes built from #ff7c3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7c3d in the Color Lab