Skip to content

#bb9955

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

RGB
187, 153, 85
HSL
40°, 43%, 53%
CMYK
0, 18, 55, 27
Luminance
0.3400

Every format

HEX#bb9955
RGBrgb(187, 153, 85)
HSLhsl(40, 43%, 53%)
CMYKcmyk(0%, 18%, 55%, 27%)
LABlab(65.0 4.3 40.1)
LCHlch(65.0 40.4 83.9)
OKLCHoklch(0.700 0.096 83.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb9955 on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#bb9955 on black: 7.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green60.0%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta18.2%
Yellow54.5%
Key (black)26.7%

Color previews

#bb9955 text on a black background

contrast 7.80:1

Card sample

#bb9955 text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(187, 153, 85, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 153, 85, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bb9955;
background: linear-gradient(135deg, #bb9955, #99BB55);

Monochromatic scale

Palettes built from #bb9955

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb9955 in the Color Lab