Skip to content

#c2ab8a

a light, soft orange · warm · closest name: tan

RGB
194, 171, 138
HSL
35°, 32%, 65%
CMYK
0, 12, 29, 24
Luminance
0.4243

Every format

HEX#c2ab8a
RGBrgb(194, 171, 138)
HSLhsl(35, 32%, 65%)
CMYKcmyk(0%, 12%, 29%, 24%)
LABlab(71.2 3.3 20.1)
LCHlch(71.2 20.4 80.7)
OKLCHoklch(0.753 0.052 76.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2ab8a on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#c2ab8a on black: 9.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green67.1%
Blue54.1%

CMYK percentages

Cyan0.0%
Magenta11.9%
Yellow28.9%
Key (black)23.9%

Color previews

#c2ab8a text on a black background

contrast 9.49:1

Card sample

#c2ab8a text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2ab8a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2ab8a in the Color Lab