Skip to content

#ff9944

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

RGB
255, 153, 68
HSL
27°, 100%, 63%
CMYK
0, 40, 73, 0
Luminance
0.4446

Every format

HEX#ff9944
RGBrgb(255, 153, 68)
HSLhsl(27, 100%, 63%)
CMYKcmyk(0%, 40%, 73%, 0%)
LABlab(72.5 31.7 58.9)
LCHlch(72.5 66.8 61.7)
OKLCHoklch(0.775 0.156 57.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff9944 on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#ff9944 on black: 9.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green60.0%
Blue26.7%

CMYK percentages

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

Color previews

#ff9944 text on a black background

contrast 9.89:1

Card sample

#ff9944 text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9944

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff9944 in the Color Lab