Skip to content

#ff620a

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

RGB
255, 98, 10
HSL
22°, 100%, 52%
CMYK
0, 62, 96, 0
Luminance
0.3002

Every format

HEX#ff620a
RGBrgb(255, 98, 10)
HSLhsl(22, 100%, 52%)
CMYKcmyk(0%, 62%, 96%, 0%)
LABlab(61.7 56.8 69.3)
LCHlch(61.7 89.6 50.6)
OKLCHoklch(0.691 0.207 41.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green38.4%
Blue3.9%

CMYK percentages

Cyan0.0%
Magenta61.6%
Yellow96.1%
Key (black)0.0%

Color previews

#ff620a text on a black background

contrast 7.00:1

Card sample

#ff620a text on a white background

contrast 3.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff620a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff620a in the Color Lab