Skip to content

#c2ab7c

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

RGB
194, 171, 124
HSL
40°, 37%, 62%
CMYK
0, 12, 36, 24
Luminance
0.4205

Every format

HEX#c2ab7c
RGBrgb(194, 171, 124)
HSLhsl(40, 37%, 62%)
CMYKcmyk(0%, 12%, 36%, 24%)
LABlab(70.9 1.5 27.3)
LCHlch(70.9 27.3 86.9)
OKLCHoklch(0.750 0.068 84.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2ab7c on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#c2ab7c on black: 9.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green67.1%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta11.9%
Yellow36.1%
Key (black)23.9%

Color previews

#c2ab7c text on a black background

contrast 9.41:1

Card sample

#c2ab7c text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 171, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 171, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2ab7c;
background: linear-gradient(135deg, #c2ab7c, #AAC27C);

Monochromatic scale

Palettes built from #c2ab7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2ab7c in the Color Lab