Skip to content

#ff7432

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

RGB
255, 116, 50
HSL
19°, 100%, 60%
CMYK
0, 55, 80, 0
Luminance
0.3398

Every format

HEX#ff7432
RGBrgb(255, 116, 50)
HSLhsl(19, 100%, 60%)
CMYKcmyk(0%, 55%, 80%, 0%)
LABlab(65.0 49.4 59.3)
LCHlch(65.0 77.2 50.2)
OKLCHoklch(0.716 0.186 43.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7432 on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#ff7432 on black: 7.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green45.5%
Blue19.6%

CMYK percentages

Cyan0.0%
Magenta54.5%
Yellow80.4%
Key (black)0.0%

Color previews

#ff7432 text on a black background

contrast 7.80:1

Card sample

#ff7432 text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7432

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7432 in the Color Lab