Skip to content

#ff4530

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

RGB
255, 69, 48
HSL
6°, 100%, 59%
CMYK
0, 73, 81, 0
Luminance
0.2573

Every format

HEX#ff4530
RGBrgb(255, 69, 48)
HSLhsl(6, 100%, 59%)
CMYKcmyk(0%, 73%, 81%, 0%)
LABlab(57.8 68.5 53.5)
LCHlch(57.8 86.9 38.0)
OKLCHoklch(0.662 0.225 30.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff4530 on white: 3.42:1
AA ✗ fail · AA-large · AAA
Aa
#ff4530 on black: 6.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green27.1%
Blue18.8%

CMYK percentages

Cyan0.0%
Magenta72.9%
Yellow81.2%
Key (black)0.0%

Color previews

#ff4530 text on a black background

contrast 6.15:1

Card sample

#ff4530 text on a white background

contrast 3.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff4530

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff4530 in the Color Lab