Skip to content

#baba9f

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

RGB
186, 186, 159
HSL
60°, 16%, 68%
CMYK
0, 0, 15, 27
Luminance
0.4806

Every format

HEX#baba9f
RGBrgb(186, 186, 159)
HSLhsl(60, 16%, 68%)
CMYKcmyk(0%, 0%, 15%, 27%)
LABlab(74.9 -4.7 13.7)
LCHlch(74.9 14.5 108.8)
OKLCHoklch(0.782 0.037 107.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green72.9%
Blue62.4%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow14.5%
Key (black)27.1%

Color previews

#baba9f text on a black background

contrast 10.61:1

Card sample

#baba9f text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baba9f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baba9f in the Color Lab