Skip to content

#ff970f

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

RGB
255, 151, 15
HSL
34°, 100%, 53%
CMYK
0, 41, 94, 0
Luminance
0.4343

Every format

HEX#ff970f
RGBrgb(255, 151, 15)
HSLhsl(34, 100%, 53%)
CMYKcmyk(0%, 41%, 94%, 0%)
LABlab(71.8 31.3 75.0)
LCHlch(71.8 81.3 67.3)
OKLCHoklch(0.769 0.173 62.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff970f on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#ff970f on black: 9.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green59.2%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta40.8%
Yellow94.1%
Key (black)0.0%

Color previews

#ff970f text on a black background

contrast 9.69:1

Card sample

#ff970f text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff970f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff970f in the Color Lab