Skip to content

#f05f2d

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

RGB
240, 95, 45
HSL
15°, 87%, 56%
CMYK
0, 60, 81, 6
Luminance
0.2690

Every format

HEX#f05f2d
RGBrgb(240, 95, 45)
HSLhsl(15, 87%, 56%)
CMYKcmyk(0%, 60%, 81%, 6%)
LABlab(58.9 53.5 55.0)
LCHlch(58.9 76.7 45.8)
OKLCHoklch(0.666 0.189 38.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f05f2d on white: 3.29:1
AA ✗ fail · AA-large · AAA
Aa
#f05f2d on black: 6.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green37.3%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta60.4%
Yellow81.3%
Key (black)5.9%

Color previews

#f05f2d text on a black background

contrast 6.38:1

Card sample

#f05f2d text on a white background

contrast 3.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(240, 95, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(240, 95, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f05f2d;
background: linear-gradient(135deg, #f05f2d, #F0E12D);

Monochromatic scale

Palettes built from #f05f2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f05f2d in the Color Lab