Skip to content

#f0bc90

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

RGB
240, 188, 144
HSL
28°, 76%, 75%
CMYK
0, 22, 40, 6
Luminance
0.5651

Every format

HEX#f0bc90
RGBrgb(240, 188, 144)
HSLhsl(28, 76%, 75%)
CMYKcmyk(0%, 22%, 40%, 6%)
LABlab(79.9 13.0 29.4)
LCHlch(79.9 32.2 66.1)
OKLCHoklch(0.832 0.084 61.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0bc90 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#f0bc90 on black: 12.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green73.7%
Blue56.5%

CMYK percentages

Cyan0.0%
Magenta21.7%
Yellow40.0%
Key (black)5.9%

Color previews

#f0bc90 text on a black background

contrast 12.30:1

Card sample

#f0bc90 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0bc90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0bc90 in the Color Lab