Skip to content

#ff662f

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

RGB
255, 102, 47
HSL
16°, 100%, 59%
CMYK
0, 60, 82, 0
Luminance
0.3097

Every format

HEX#ff662f
RGBrgb(255, 102, 47)
HSLhsl(16, 100%, 59%)
CMYKcmyk(0%, 60%, 82%, 0%)
LABlab(62.5 55.7 58.3)
LCHlch(62.5 80.6 46.3)
OKLCHoklch(0.698 0.198 38.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff662f on white: 2.92:1
AA ✗ fail · AA-large · AAA
Aa
#ff662f on black: 7.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green40.0%
Blue18.4%

CMYK percentages

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

Color previews

#ff662f text on a black background

contrast 7.19:1

Card sample

#ff662f text on a white background

contrast 2.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff662f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff662f in the Color Lab