Skip to content

#bfa080

a balanced, soft orange · warm · closest name: tan

RGB
191, 160, 128
HSL
31°, 33%, 63%
CMYK
0, 16, 33, 25
Luminance
0.3778

Every format

HEX#bfa080
RGBrgb(191, 160, 128)
HSLhsl(31, 33%, 63%)
CMYKcmyk(0%, 16%, 33%, 25%)
LABlab(67.9 6.7 21.0)
LCHlch(67.9 22.0 72.2)
OKLCHoklch(0.725 0.057 67.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfa080 on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#bfa080 on black: 8.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.9%
Green62.7%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta16.2%
Yellow33.0%
Key (black)25.1%

Color previews

#bfa080 text on a black background

contrast 8.56:1

Card sample

#bfa080 text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfa080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bfa080 in the Color Lab