Skip to content

#ff7944

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

RGB
255, 121, 68
HSL
17°, 100%, 63%
CMYK
0, 53, 73, 0
Luminance
0.3535

Every format

HEX#ff7944
RGBrgb(255, 121, 68)
HSLhsl(17, 100%, 63%)
CMYKcmyk(0%, 53%, 73%, 0%)
LABlab(66.0 47.7 52.1)
LCHlch(66.0 70.6 47.5)
OKLCHoklch(0.725 0.177 41.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green47.5%
Blue26.7%

CMYK percentages

Cyan0.0%
Magenta52.5%
Yellow73.3%
Key (black)0.0%

Color previews

#ff7944 text on a black background

contrast 8.07:1

Card sample

#ff7944 text on a white background

contrast 2.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7944

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7944 in the Color Lab