Skip to content

#ff523f

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

RGB
255, 82, 63
HSL
6°, 100%, 62%
CMYK
0, 68, 75, 0
Luminance
0.2765

Every format

HEX#ff523f
RGBrgb(255, 82, 63)
HSLhsl(6, 100%, 62%)
CMYKcmyk(0%, 68%, 75%, 0%)
LABlab(59.6 64.4 47.7)
LCHlch(59.6 80.2 36.6)
OKLCHoklch(0.676 0.212 29.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green32.2%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta67.8%
Yellow75.3%
Key (black)0.0%

Color previews

#ff523f text on a black background

contrast 6.53:1

Card sample

#ff523f text on a white background

contrast 3.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff523f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff523f in the Color Lab