Skip to content

#c2ab7b

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

RGB
194, 171, 123
HSL
41°, 37%, 62%
CMYK
0, 12, 37, 24
Luminance
0.4203

Every format

HEX#c2ab7b
RGBrgb(194, 171, 123)
HSLhsl(41, 37%, 62%)
CMYKcmyk(0%, 12%, 37%, 24%)
LABlab(70.9 1.4 27.8)
LCHlch(70.9 27.8 87.2)
OKLCHoklch(0.750 0.069 85.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.1%
Green67.1%
Blue48.2%

CMYK percentages

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

Color previews

#c2ab7b text on a black background

contrast 9.41:1

Card sample

#c2ab7b text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2ab7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2ab7b in the Color Lab