Skip to content

#ff5f3f

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

RGB
255, 95, 63
HSL
10°, 100%, 62%
CMYK
0, 63, 75, 0
Luminance
0.2980

Every format

HEX#ff5f3f
RGBrgb(255, 95, 63)
HSLhsl(10, 100%, 62%)
CMYKcmyk(0%, 63%, 75%, 0%)
LABlab(61.5 59.2 49.8)
LCHlch(61.5 77.3 40.0)
OKLCHoklch(0.691 0.201 33.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green37.3%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta62.7%
Yellow75.3%
Key (black)0.0%

Color previews

#ff5f3f text on a black background

contrast 6.96:1

Card sample

#ff5f3f text on a white background

contrast 3.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5f3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5f3f in the Color Lab