Skip to content

#ffad95

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

RGB
255, 173, 149
HSL
14°, 100%, 79%
CMYK
0, 32, 42, 0
Luminance
0.5332

Every format

HEX#ffad95
RGBrgb(255, 173, 149)
HSLhsl(14, 100%, 79%)
CMYKcmyk(0%, 32%, 42%, 0%)
LABlab(78.1 27.3 24.6)
LCHlch(78.1 36.7 42.0)
OKLCHoklch(0.821 0.103 37.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta32.2%
Yellow41.6%
Key (black)0.0%

Color previews

#ffad95 text on a black background

contrast 11.66:1

Card sample

#ffad95 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffad95

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffad95 in the Color Lab