Skip to content

#ff3f2d

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

RGB
255, 63, 45
HSL
5°, 100%, 59%
CMYK
0, 75, 82, 0
Luminance
0.2500

Every format

HEX#ff3f2d
RGBrgb(255, 63, 45)
HSLhsl(5, 100%, 59%)
CMYKcmyk(0%, 75%, 82%, 0%)
LABlab(57.1 70.3 54.3)
LCHlch(57.1 88.8 37.7)
OKLCHoklch(0.657 0.230 29.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff3f2d on white: 3.50:1
AA ✗ fail · AA-large · AAA
Aa
#ff3f2d on black: 6.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green24.7%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta75.3%
Yellow82.4%
Key (black)0.0%

Color previews

#ff3f2d text on a black background

contrast 6.00:1

Card sample

#ff3f2d text on a white background

contrast 3.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff3f2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff3f2d in the Color Lab