Skip to content

#baac7c

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

RGB
186, 172, 124
HSL
47°, 31%, 61%
CMYK
0, 8, 33, 27
Luminance
0.4140

Every format

HEX#baac7c
RGBrgb(186, 172, 124)
HSLhsl(47, 31%, 61%)
CMYKcmyk(0%, 8%, 33%, 27%)
LABlab(70.5 -2.3 26.6)
LCHlch(70.5 26.7 94.8)
OKLCHoklch(0.745 0.067 93.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baac7c on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#baac7c on black: 9.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green67.5%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta7.5%
Yellow33.3%
Key (black)27.1%

Color previews

#baac7c text on a black background

contrast 9.28:1

Card sample

#baac7c text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baac7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baac7c in the Color Lab