Skip to content

#baba93

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

RGB
186, 186, 147
HSL
60°, 22%, 65%
CMYK
0, 0, 21, 27
Luminance
0.4766

Every format

HEX#baba93
RGBrgb(186, 186, 147)
HSLhsl(60, 22%, 65%)
CMYKcmyk(0%, 0%, 21%, 27%)
LABlab(74.6 -6.5 19.8)
LCHlch(74.6 20.9 108.2)
OKLCHoklch(0.779 0.053 107.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baba93 on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#baba93 on black: 10.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green72.9%
Blue57.6%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow21.0%
Key (black)27.1%

Color previews

#baba93 text on a black background

contrast 10.53:1

Card sample

#baba93 text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baba93

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baba93 in the Color Lab