Skip to content

#ff5b2f

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

RGB
255, 91, 47
HSL
13°, 100%, 59%
CMYK
0, 64, 82, 0
Luminance
0.2895

Every format

HEX#ff5b2f
RGBrgb(255, 91, 47)
HSLhsl(13, 100%, 59%)
CMYKcmyk(0%, 64%, 82%, 0%)
LABlab(60.7 60.4 56.7)
LCHlch(60.7 82.8 43.2)
OKLCHoklch(0.684 0.207 35.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5b2f on white: 3.09:1
AA ✗ fail · AA-large · AAA
Aa
#ff5b2f on black: 6.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green35.7%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta64.3%
Yellow81.6%
Key (black)0.0%

Color previews

#ff5b2f text on a black background

contrast 6.79:1

Card sample

#ff5b2f text on a white background

contrast 3.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5b2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5b2f in the Color Lab