Skip to content

#c0af7b

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

RGB
192, 175, 123
HSL
45°, 35%, 62%
CMYK
0, 9, 36, 25
Luminance
0.4330

Every format

HEX#c0af7b
RGBrgb(192, 175, 123)
HSLhsl(45, 35%, 62%)
CMYKcmyk(0%, 9%, 36%, 25%)
LABlab(71.8 -1.6 28.9)
LCHlch(71.8 29.0 93.1)
OKLCHoklch(0.756 0.072 92.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0af7b on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#c0af7b on black: 9.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green68.6%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta8.9%
Yellow35.9%
Key (black)24.7%

Color previews

#c0af7b text on a black background

contrast 9.66:1

Card sample

#c0af7b text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0af7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0af7b in the Color Lab