Skip to content

#ffa788

a light, electric orange · warm · closest name: salmon

RGB
255, 167, 136
HSL
16°, 100%, 77%
CMYK
0, 35, 47, 0
Luminance
0.5068

Every format

HEX#ffa788
RGBrgb(255, 167, 136)
HSLhsl(16, 100%, 77%)
CMYKcmyk(0%, 35%, 47%, 0%)
LABlab(76.5 29.1 29.4)
LCHlch(76.5 41.4 45.3)
OKLCHoklch(0.808 0.113 40.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffa788 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#ffa788 on black: 11.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green65.5%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta34.5%
Yellow46.7%
Key (black)0.0%

Color previews

#ffa788 text on a black background

contrast 11.14:1

Card sample

#ffa788 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffa788

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffa788 in the Color Lab