Skip to content

#ff523d

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

RGB
255, 82, 61
HSL
7°, 100%, 62%
CMYK
0, 68, 76, 0
Luminance
0.2763

Every format

HEX#ff523d
RGBrgb(255, 82, 61)
HSLhsl(7, 100%, 62%)
CMYKcmyk(0%, 68%, 76%, 0%)
LABlab(59.6 64.3 48.8)
LCHlch(59.6 80.7 37.2)
OKLCHoklch(0.676 0.212 30.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff523d on white: 3.22:1
AA ✗ fail · AA-large · AAA
Aa
#ff523d on black: 6.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green32.2%
Blue23.9%

CMYK percentages

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

Color previews

#ff523d text on a black background

contrast 6.53:1

Card sample

#ff523d text on a white background

contrast 3.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff523d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff523d in the Color Lab