Skip to content

#fda080

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

RGB
253, 160, 128
HSL
15°, 97%, 75%
CMYK
0, 37, 49, 1
Luminance
0.4758

Every format

HEX#fda080
RGBrgb(253, 160, 128)
HSLhsl(15, 97%, 75%)
CMYKcmyk(0%, 37%, 49%, 1%)
LABlab(74.6 31.2 31.1)
LCHlch(74.6 44.1 44.9)
OKLCHoklch(0.792 0.120 39.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fda080 on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#fda080 on black: 10.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green62.7%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta36.8%
Yellow49.4%
Key (black)0.8%

Color previews

#fda080 text on a black background

contrast 10.52:1

Card sample

#fda080 text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fda080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fda080 in the Color Lab