Skip to content

#baba85

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

RGB
186, 186, 133
HSL
60°, 28%, 63%
CMYK
0, 0, 29, 27
Luminance
0.4725

Every format

HEX#baba85
RGBrgb(186, 186, 133)
HSLhsl(60, 28%, 63%)
CMYKcmyk(0%, 0%, 29%, 27%)
LABlab(74.3 -8.5 27.0)
LCHlch(74.3 28.3 107.4)
OKLCHoklch(0.776 0.071 107.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baba85 on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#baba85 on black: 10.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green72.9%
Blue52.2%

CMYK percentages

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

Color previews

#baba85 text on a black background

contrast 10.45:1

Card sample

#baba85 text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baba85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baba85 in the Color Lab