Skip to content

#ff8352

a light, electric orange · warm · “coral”

RGB
255, 131, 82
HSL
17°, 100%, 66%
CMYK
0, 49, 68, 0
Luminance
0.3810

Every format

HEX#ff8352
RGBrgb(255, 131, 82)
HSLhsl(17, 100%, 66%)
CMYKcmyk(0%, 49%, 68%, 0%)
LABlab(68.1 43.5 47.4)
LCHlch(68.1 64.3 47.5)
OKLCHoklch(0.741 0.164 41.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8352 on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#ff8352 on black: 8.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green51.4%
Blue32.2%

CMYK percentages

Cyan0.0%
Magenta48.6%
Yellow67.8%
Key (black)0.0%

Color previews

#ff8352 text on a black background

contrast 8.62:1

Card sample

#ff8352 text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8352

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8352 in the Color Lab