Skip to content

#a2ab6c

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

RGB
162, 171, 108
HSL
69°, 27%, 55%
CMYK
5, 0, 37, 33
Luminance
0.3789

Every format

HEX#a2ab6c
RGBrgb(162, 171, 108)
HSLhsl(69, 27%, 55%)
CMYKcmyk(5%, 0%, 37%, 33%)
LABlab(67.9 -13.4 31.4)
LCHlch(67.9 34.1 113.0)
OKLCHoklch(0.719 0.085 115.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2ab6c on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#a2ab6c on black: 8.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green67.1%
Blue42.4%

CMYK percentages

Cyan5.3%
Magenta0.0%
Yellow36.8%
Key (black)32.9%

Color previews

#a2ab6c text on a black background

contrast 8.58:1

Card sample

#a2ab6c text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(162, 171, 108, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(162, 171, 108, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a2ab6c;
background: linear-gradient(135deg, #a2ab6c, #78AB6C);

Monochromatic scale

Palettes built from #a2ab6c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2ab6c in the Color Lab