Skip to content

#afac7b

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

RGB
175, 172, 123
HSL
57°, 25%, 58%
CMYK
0, 2, 30, 31
Luminance
0.4005

Every format

HEX#afac7b
RGBrgb(175, 172, 123)
HSLhsl(57, 25%, 58%)
CMYKcmyk(0%, 2%, 30%, 31%)
LABlab(69.5 -6.8 25.7)
LCHlch(69.5 26.5 104.8)
OKLCHoklch(0.735 0.067 105.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afac7b on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#afac7b on black: 9.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green67.5%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta1.7%
Yellow29.7%
Key (black)31.4%

Color previews

#afac7b text on a black background

contrast 9.01:1

Card sample

#afac7b text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afac7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afac7b in the Color Lab