Skip to content

#afaa7c

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

RGB
175, 170, 124
HSL
54°, 24%, 59%
CMYK
0, 3, 29, 31
Luminance
0.3932

Every format

HEX#afaa7c
RGBrgb(175, 170, 124)
HSLhsl(54, 24%, 59%)
CMYKcmyk(0%, 3%, 29%, 31%)
LABlab(69.0 -5.6 24.4)
LCHlch(69.0 25.1 102.8)
OKLCHoklch(0.731 0.063 102.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afaa7c on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#afaa7c on black: 8.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green66.7%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta2.9%
Yellow29.1%
Key (black)31.4%

Color previews

#afaa7c text on a black background

contrast 8.86:1

Card sample

#afaa7c text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 170, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 170, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afaa7c;
background: linear-gradient(135deg, #afaa7c, #92AF7C);

Monochromatic scale

Palettes built from #afaa7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afaa7c in the Color Lab