Skip to content

#ff5922

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

RGB
255, 89, 34
HSL
15°, 100%, 57%
CMYK
0, 65, 87, 0
Luminance
0.2852

Every format

HEX#ff5922
RGBrgb(255, 89, 34)
HSLhsl(15, 100%, 57%)
CMYKcmyk(0%, 65%, 87%, 0%)
LABlab(60.4 60.9 61.8)
LCHlch(60.4 86.7 45.4)
OKLCHoklch(0.681 0.211 37.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5922 on white: 3.13:1
AA ✗ fail · AA-large · AAA
Aa
#ff5922 on black: 6.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green34.9%
Blue13.3%

CMYK percentages

Cyan0.0%
Magenta65.1%
Yellow86.7%
Key (black)0.0%

Color previews

#ff5922 text on a black background

contrast 6.70:1

Card sample

#ff5922 text on a white background

contrast 3.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5922

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5922 in the Color Lab