Skip to content

#ff7741

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

RGB
255, 119, 65
HSL
17°, 100%, 63%
CMYK
0, 53, 75, 0
Luminance
0.3484

Every format

HEX#ff7741
RGBrgb(255, 119, 65)
HSLhsl(17, 100%, 63%)
CMYKcmyk(0%, 53%, 75%, 0%)
LABlab(65.6 48.5 53.1)
LCHlch(65.6 71.9 47.6)
OKLCHoklch(0.722 0.179 41.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7741 on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#ff7741 on black: 7.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green46.7%
Blue25.5%

CMYK percentages

Cyan0.0%
Magenta53.3%
Yellow74.5%
Key (black)0.0%

Color previews

#ff7741 text on a black background

contrast 7.97:1

Card sample

#ff7741 text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7741

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7741 in the Color Lab