Skip to content

#f34c2a

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

RGB
243, 76, 42
HSL
10°, 89%, 56%
CMYK
0, 69, 83, 5
Luminance
0.2439

Every format

HEX#f34c2a
RGBrgb(243, 76, 42)
HSLhsl(10, 89%, 56%)
CMYKcmyk(0%, 69%, 83%, 5%)
LABlab(56.5 62.2 54.4)
LCHlch(56.5 82.6 41.2)
OKLCHoklch(0.649 0.209 33.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f34c2a on white: 3.57:1
AA ✗ fail · AA-large · AAA
Aa
#f34c2a on black: 5.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green29.8%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta68.7%
Yellow82.7%
Key (black)4.7%

Color previews

#f34c2a text on a black background

contrast 5.88:1

Card sample

#f34c2a text on a white background

contrast 3.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(243, 76, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(243, 76, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f34c2a;
background: linear-gradient(135deg, #f34c2a, #F3D22A);

Monochromatic scale

Palettes built from #f34c2a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f34c2a in the Color Lab