Skip to content

#baba9c

a light, soft yellow · cool · closest name: tan

RGB
186, 186, 156
HSL
60°, 18%, 67%
CMYK
0, 0, 16, 27
Luminance
0.4796

Every format

HEX#baba9c
RGBrgb(186, 186, 156)
HSLhsl(60, 18%, 67%)
CMYKcmyk(0%, 0%, 16%, 27%)
LABlab(74.8 -5.1 15.3)
LCHlch(74.8 16.1 108.6)
OKLCHoklch(0.781 0.041 107.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baba9c on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#baba9c on black: 10.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green72.9%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow16.1%
Key (black)27.1%

Color previews

#baba9c text on a black background

contrast 10.59:1

Card sample

#baba9c text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baba9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baba9c in the Color Lab