Skip to content

#f06f2d

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

RGB
240, 111, 45
HSL
20°, 87%, 56%
CMYK
0, 54, 81, 6
Luminance
0.3008

Every format

HEX#f06f2d
RGBrgb(240, 111, 45)
HSLhsl(20, 87%, 56%)
CMYKcmyk(0%, 54%, 81%, 6%)
LABlab(61.7 46.1 57.6)
LCHlch(61.7 73.8 51.3)
OKLCHoklch(0.687 0.176 44.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f06f2d on white: 2.99:1
AA ✗ fail · AA-large · AAA
Aa
#f06f2d on black: 7.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green43.5%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta53.8%
Yellow81.3%
Key (black)5.9%

Color previews

#f06f2d text on a black background

contrast 7.02:1

Card sample

#f06f2d text on a white background

contrast 2.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f06f2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f06f2d in the Color Lab