Skip to content

#f55c3d

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

RGB
245, 92, 61
HSL
10°, 90%, 60%
CMYK
0, 62, 75, 4
Luminance
0.2740

Every format

HEX#f55c3d
RGBrgb(245, 92, 61)
HSLhsl(10, 90%, 60%)
CMYKcmyk(0%, 62%, 75%, 4%)
LABlab(59.4 57.0 48.0)
LCHlch(59.4 74.6 40.1)
OKLCHoklch(0.671 0.194 33.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f55c3d on white: 3.24:1
AA ✗ fail · AA-large · AAA
Aa
#f55c3d on black: 6.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.1%
Green36.1%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta62.4%
Yellow75.1%
Key (black)3.9%

Color previews

#f55c3d text on a black background

contrast 6.48:1

Card sample

#f55c3d text on a white background

contrast 3.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(245, 92, 61, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(245, 92, 61, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f55c3d;
background: linear-gradient(135deg, #f55c3d, #F5D73D);

Monochromatic scale

Palettes built from #f55c3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f55c3d in the Color Lab