Skip to content

#ff533d

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

RGB
255, 83, 61
HSL
7°, 100%, 62%
CMYK
0, 68, 76, 0
Luminance
0.2778

Every format

HEX#ff533d
RGBrgb(255, 83, 61)
HSLhsl(7, 100%, 62%)
CMYKcmyk(0%, 68%, 76%, 0%)
LABlab(59.7 63.9 48.9)
LCHlch(59.7 80.5 37.4)
OKLCHoklch(0.677 0.212 30.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff533d on white: 3.20:1
AA ✗ fail · AA-large · AAA
Aa
#ff533d on black: 6.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green32.5%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta67.5%
Yellow76.1%
Key (black)0.0%

Color previews

#ff533d text on a black background

contrast 6.56:1

Card sample

#ff533d text on a white background

contrast 3.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff533d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff533d in the Color Lab