Skip to content

#ff5733

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

RGB
255, 87, 51
HSL
11°, 100%, 60%
CMYK
0, 66, 80, 0
Luminance
0.2832

Every format

HEX#ff5733
RGBrgb(255, 87, 51)
HSLhsl(11, 100%, 60%)
CMYKcmyk(0%, 66%, 80%, 0%)
LABlab(60.2 62.1 54.3)
LCHlch(60.2 82.5 41.2)
OKLCHoklch(0.680 0.210 33.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5733 on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#ff5733 on black: 6.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green34.1%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta65.9%
Yellow80.0%
Key (black)0.0%

Color previews

#ff5733 text on a black background

contrast 6.66:1

Card sample

#ff5733 text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5733

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5733 in the Color Lab