Skip to content

#fdad8c

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

RGB
253, 173, 140
HSL
18°, 97%, 77%
CMYK
0, 32, 45, 1
Luminance
0.5266

Every format

HEX#fdad8c
RGBrgb(253, 173, 140)
HSLhsl(18, 97%, 77%)
CMYKcmyk(0%, 32%, 45%, 1%)
LABlab(77.7 25.6 28.8)
LCHlch(77.7 38.5 48.4)
OKLCHoklch(0.817 0.105 43.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdad8c on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#fdad8c on black: 11.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green67.8%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta31.6%
Yellow44.7%
Key (black)0.8%

Color previews

#fdad8c text on a black background

contrast 11.53:1

Card sample

#fdad8c text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdad8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdad8c in the Color Lab