Skip to content

#baacac

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

RGB
186, 172, 172
HSL
0°, 9%, 70%
CMYK
0, 8, 8, 27
Luminance
0.4292

Every format

HEX#baacac
RGBrgb(186, 172, 172)
HSLhsl(0, 9%, 70%)
CMYKcmyk(0%, 8%, 8%, 27%)
LABlab(71.5 5.0 1.8)
LCHlch(71.5 5.3 19.8)
OKLCHoklch(0.756 0.016 17.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baacac on white: 2.19:1
AA ✗ fail · AA-large · AAA
Aa
#baacac on black: 9.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green67.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta7.5%
Yellow7.5%
Key (black)27.1%

Color previews

#baacac text on a black background

contrast 9.58:1

Card sample

#baacac text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baacac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baacac in the Color Lab