Skip to content

#ffad94

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

RGB
255, 173, 148
HSL
14°, 100%, 79%
CMYK
0, 32, 42, 0
Luminance
0.5329

Every format

HEX#ffad94
RGBrgb(255, 173, 148)
HSLhsl(14, 100%, 79%)
CMYKcmyk(0%, 32%, 42%, 0%)
LABlab(78.0 27.2 25.1)
LCHlch(78.0 37.0 42.7)
OKLCHoklch(0.821 0.103 37.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffad94 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#ffad94 on black: 11.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green67.8%
Blue58.0%

CMYK percentages

Cyan0.0%
Magenta32.2%
Yellow42.0%
Key (black)0.0%

Color previews

#ffad94 text on a black background

contrast 11.66:1

Card sample

#ffad94 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffad94

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffad94 in the Color Lab