Skip to content

#f0ba7f

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

RGB
240, 186, 127
HSL
31°, 79%, 72%
CMYK
0, 23, 47, 6
Luminance
0.5518

Every format

HEX#f0ba7f
RGBrgb(240, 186, 127)
HSLhsl(31, 79%, 72%)
CMYKcmyk(0%, 23%, 47%, 6%)
LABlab(79.1 12.3 37.3)
LCHlch(79.1 39.3 71.7)
OKLCHoklch(0.825 0.098 68.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0ba7f on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#f0ba7f on black: 12.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green72.9%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta22.5%
Yellow47.1%
Key (black)5.9%

Color previews

#f0ba7f text on a black background

contrast 12.04:1

Card sample

#f0ba7f text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0ba7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0ba7f in the Color Lab