Skip to content

#f0b080

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

RGB
240, 176, 128
HSL
26°, 79%, 72%
CMYK
0, 27, 47, 6
Luminance
0.5113

Every format

HEX#f0b080
RGBrgb(240, 176, 128)
HSLhsl(26, 79%, 72%)
CMYKcmyk(0%, 27%, 47%, 6%)
LABlab(76.8 17.7 33.7)
LCHlch(76.8 38.1 62.3)
OKLCHoklch(0.806 0.098 57.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0b080 on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#f0b080 on black: 11.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green69.0%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta26.7%
Yellow46.7%
Key (black)5.9%

Color previews

#f0b080 text on a black background

contrast 11.23:1

Card sample

#f0b080 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0b080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0b080 in the Color Lab