Skip to content

#ff620c

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

RGB
255, 98, 12
HSL
21°, 100%, 52%
CMYK
0, 62, 95, 0
Luminance
0.3002

Every format

HEX#ff620c
RGBrgb(255, 98, 12)
HSLhsl(21, 100%, 52%)
CMYKcmyk(0%, 62%, 95%, 0%)
LABlab(61.7 56.8 68.9)
LCHlch(61.7 89.3 50.5)
OKLCHoklch(0.691 0.206 41.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff620c on white: 3.00:1
AA ✗ fail · AA-large · AAA
Aa
#ff620c on black: 7.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green38.4%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta61.6%
Yellow95.3%
Key (black)0.0%

Color previews

#ff620c text on a black background

contrast 7.00:1

Card sample

#ff620c text on a white background

contrast 3.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff620c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff620c in the Color Lab