Skip to content

#ff6944

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

RGB
255, 105, 68
HSL
12°, 100%, 63%
CMYK
0, 59, 73, 0
Luminance
0.3178

Every format

HEX#ff6944
RGBrgb(255, 105, 68)
HSLhsl(12, 100%, 63%)
CMYKcmyk(0%, 59%, 73%, 0%)
LABlab(63.2 55.1 49.0)
LCHlch(63.2 73.8 41.7)
OKLCHoklch(0.703 0.191 35.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff6944 on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#ff6944 on black: 7.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green41.2%
Blue26.7%

CMYK percentages

Cyan0.0%
Magenta58.8%
Yellow73.3%
Key (black)0.0%

Color previews

#ff6944 text on a black background

contrast 7.36:1

Card sample

#ff6944 text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff6944

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff6944 in the Color Lab