Skip to content

#ff9740

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

RGB
255, 151, 64
HSL
27°, 100%, 63%
CMYK
0, 41, 75, 0
Luminance
0.4376

Every format

HEX#ff9740
RGBrgb(255, 151, 64)
HSLhsl(27, 100%, 63%)
CMYKcmyk(0%, 41%, 75%, 0%)
LABlab(72.1 32.5 60.1)
LCHlch(72.1 68.4 61.6)
OKLCHoklch(0.771 0.159 56.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff9740 on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#ff9740 on black: 9.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green59.2%
Blue25.1%

CMYK percentages

Cyan0.0%
Magenta40.8%
Yellow74.9%
Key (black)0.0%

Color previews

#ff9740 text on a black background

contrast 9.75:1

Card sample

#ff9740 text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9740

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff9740 in the Color Lab