Skip to content

#ff7344

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

RGB
255, 115, 68
HSL
15°, 100%, 63%
CMYK
0, 55, 73, 0
Luminance
0.3394

Every format

HEX#ff7344
RGBrgb(255, 115, 68)
HSLhsl(15, 100%, 63%)
CMYKcmyk(0%, 55%, 73%, 0%)
LABlab(64.9 50.5 50.9)
LCHlch(64.9 71.7 45.2)
OKLCHoklch(0.717 0.182 38.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7344 on white: 2.70:1
AA ✗ fail · AA-large · AAA
Aa
#ff7344 on black: 7.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green45.1%
Blue26.7%

CMYK percentages

Cyan0.0%
Magenta54.9%
Yellow73.3%
Key (black)0.0%

Color previews

#ff7344 text on a black background

contrast 7.79:1

Card sample

#ff7344 text on a white background

contrast 2.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7344

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7344 in the Color Lab