Skip to content

#ff5f3d

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

RGB
255, 95, 61
HSL
11°, 100%, 62%
CMYK
0, 63, 76, 0
Luminance
0.2978

Every format

HEX#ff5f3d
RGBrgb(255, 95, 61)
HSLhsl(11, 100%, 62%)
CMYKcmyk(0%, 63%, 76%, 0%)
LABlab(61.5 59.1 50.8)
LCHlch(61.5 77.9 40.6)
OKLCHoklch(0.690 0.201 33.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5f3d on white: 3.02:1
AA ✗ fail · AA-large · AAA
Aa
#ff5f3d on black: 6.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green37.3%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta62.7%
Yellow76.1%
Key (black)0.0%

Color previews

#ff5f3d text on a black background

contrast 6.96:1

Card sample

#ff5f3d text on a white background

contrast 3.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5f3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5f3d in the Color Lab