Skip to content

#ff342f

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

RGB
255, 52, 47
HSL
1°, 100%, 59%
CMYK
0, 80, 82, 0
Luminance
0.2392

Every format

HEX#ff342f
RGBrgb(255, 52, 47)
HSLhsl(1, 100%, 59%)
CMYKcmyk(0%, 80%, 82%, 0%)
LABlab(56.0 73.4 52.3)
LCHlch(56.0 90.1 35.5)
OKLCHoklch(0.649 0.237 27.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff342f on white: 3.63:1
AA ✗ fail · AA-large · AAA
Aa
#ff342f on black: 5.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green20.4%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta79.6%
Yellow81.6%
Key (black)0.0%

Color previews

#ff342f text on a black background

contrast 5.78:1

Card sample

#ff342f text on a white background

contrast 3.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff342f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff342f in the Color Lab