Skip to content

#f5b080

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

RGB
245, 176, 128
HSL
25°, 85%, 73%
CMYK
0, 28, 48, 4
Luminance
0.5202

Every format

HEX#f5b080
RGBrgb(245, 176, 128)
HSLhsl(25, 85%, 73%)
CMYKcmyk(0%, 28%, 48%, 4%)
LABlab(77.3 19.7 34.5)
LCHlch(77.3 39.7 60.3)
OKLCHoklch(0.812 0.102 55.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f5b080 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#f5b080 on black: 11.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.1%
Green69.0%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta28.2%
Yellow47.8%
Key (black)3.9%

Color previews

#f5b080 text on a black background

contrast 11.40:1

Card sample

#f5b080 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f5b080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f5b080 in the Color Lab