Skip to content

#ff7244

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

RGB
255, 114, 68
HSL
15°, 100%, 63%
CMYK
0, 55, 73, 0
Luminance
0.3371

Every format

HEX#ff7244
RGBrgb(255, 114, 68)
HSLhsl(15, 100%, 63%)
CMYKcmyk(0%, 55%, 73%, 0%)
LABlab(64.7 51.0 50.7)
LCHlch(64.7 71.9 44.8)
OKLCHoklch(0.715 0.183 38.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7244 on white: 2.71:1
AA ✗ fail · AA-large · AAA
Aa
#ff7244 on black: 7.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green44.7%
Blue26.7%

CMYK percentages

Cyan0.0%
Magenta55.3%
Yellow73.3%
Key (black)0.0%

Color previews

#ff7244 text on a black background

contrast 7.74:1

Card sample

#ff7244 text on a white background

contrast 2.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7244

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7244 in the Color Lab