Skip to content

#ff5330

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

RGB
255, 83, 48
HSL
10°, 100%, 59%
CMYK
0, 68, 81, 0
Luminance
0.2766

Every format

HEX#ff5330
RGBrgb(255, 83, 48)
HSLhsl(10, 100%, 59%)
CMYKcmyk(0%, 68%, 81%, 0%)
LABlab(59.6 63.5 55.2)
LCHlch(59.6 84.2 41.0)
OKLCHoklch(0.676 0.214 33.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green32.5%
Blue18.8%

CMYK percentages

Cyan0.0%
Magenta67.5%
Yellow81.2%
Key (black)0.0%

Color previews

#ff5330 text on a black background

contrast 6.53:1

Card sample

#ff5330 text on a white background

contrast 3.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5330

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5330 in the Color Lab