Skip to content

#ff6422

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

RGB
255, 100, 34
HSL
18°, 100%, 57%
CMYK
0, 61, 87, 0
Luminance
0.3049

Every format

HEX#ff6422
RGBrgb(255, 100, 34)
HSLhsl(18, 100%, 57%)
CMYKcmyk(0%, 61%, 87%, 0%)
LABlab(62.1 56.3 63.1)
LCHlch(62.1 84.6 48.3)
OKLCHoklch(0.694 0.202 40.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff6422 on white: 2.96:1
AA ✗ fail · AA-large · AAA
Aa
#ff6422 on black: 7.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green39.2%
Blue13.3%

CMYK percentages

Cyan0.0%
Magenta60.8%
Yellow86.7%
Key (black)0.0%

Color previews

#ff6422 text on a black background

contrast 7.10:1

Card sample

#ff6422 text on a white background

contrast 2.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff6422

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff6422 in the Color Lab