Skip to content

#ff4b3d

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

RGB
255, 75, 61
HSL
4°, 100%, 62%
CMYK
0, 71, 76, 0
Luminance
0.2663

Every format

HEX#ff4b3d
RGBrgb(255, 75, 61)
HSLhsl(4, 100%, 62%)
CMYKcmyk(0%, 71%, 76%, 0%)
LABlab(58.6 66.8 47.8)
LCHlch(58.6 82.2 35.6)
OKLCHoklch(0.669 0.218 28.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff4b3d on white: 3.32:1
AA ✗ fail · AA-large · AAA
Aa
#ff4b3d on black: 6.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green29.4%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta70.6%
Yellow76.1%
Key (black)0.0%

Color previews

#ff4b3d text on a black background

contrast 6.33:1

Card sample

#ff4b3d text on a white background

contrast 3.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff4b3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff4b3d in the Color Lab