Skip to content

#ff4b2c

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

RGB
255, 75, 44
HSL
9°, 100%, 59%
CMYK
0, 71, 83, 0
Luminance
0.2647

Every format

HEX#ff4b2c
RGBrgb(255, 75, 44)
HSLhsl(9, 100%, 59%)
CMYKcmyk(0%, 71%, 83%, 0%)
LABlab(58.5 66.3 56.0)
LCHlch(58.5 86.8 40.2)
OKLCHoklch(0.667 0.221 32.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff4b2c on white: 3.34:1
AA ✗ fail · AA-large · AAA
Aa
#ff4b2c on black: 6.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green29.4%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta70.6%
Yellow82.7%
Key (black)0.0%

Color previews

#ff4b2c text on a black background

contrast 6.29:1

Card sample

#ff4b2c text on a white background

contrast 3.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff4b2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff4b2c in the Color Lab