Skip to content

#ff583c

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

RGB
255, 88, 60
HSL
9°, 100%, 62%
CMYK
0, 66, 77, 0
Luminance
0.2857

Every format

HEX#ff583c
RGBrgb(255, 88, 60)
HSLhsl(9, 100%, 62%)
CMYKcmyk(0%, 66%, 77%, 0%)
LABlab(60.4 62.0 50.1)
LCHlch(60.4 79.7 39.0)
OKLCHoklch(0.682 0.207 32.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff583c on white: 3.13:1
AA ✗ fail · AA-large · AAA
Aa
#ff583c on black: 6.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green34.5%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta65.5%
Yellow76.5%
Key (black)0.0%

Color previews

#ff583c text on a black background

contrast 6.71:1

Card sample

#ff583c text on a white background

contrast 3.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff583c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff583c in the Color Lab