Skip to content

#bbb2ac

a light, muted orange · warm · closest name: silver

RGB
187, 178, 172
HSL
24°, 10%, 70%
CMYK
0, 5, 8, 27
Luminance
0.4538

Every format

HEX#bbb2ac
RGBrgb(187, 178, 172)
HSLhsl(24, 10%, 70%)
CMYKcmyk(0%, 5%, 8%, 27%)
LABlab(73.1 2.1 4.2)
LCHlch(73.1 4.7 63.1)
OKLCHoklch(0.769 0.013 56.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbb2ac on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#bbb2ac on black: 10.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green69.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta4.8%
Yellow8.0%
Key (black)26.7%

Color previews

#bbb2ac text on a black background

contrast 10.08:1

Card sample

#bbb2ac text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(187, 178, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 178, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bbb2ac;
background: linear-gradient(135deg, #bbb2ac, #BABBAC);

Monochromatic scale

Palettes built from #bbb2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbb2ac in the Color Lab