Skip to content

#ffa799

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

RGB
255, 167, 153
HSL
8°, 100%, 80%
CMYK
0, 35, 40, 0
Luminance
0.5120

Every format

HEX#ffa799
RGBrgb(255, 167, 153)
HSLhsl(8, 100%, 80%)
CMYKcmyk(0%, 35%, 40%, 0%)
LABlab(76.8 30.8 20.7)
LCHlch(76.8 37.1 33.8)
OKLCHoklch(0.812 0.107 29.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffa799 on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#ffa799 on black: 11.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green65.5%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta34.5%
Yellow40.0%
Key (black)0.0%

Color previews

#ffa799 text on a black background

contrast 11.24:1

Card sample

#ffa799 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffa799

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffa799 in the Color Lab