Skip to content

#cbc7af

a light, soft yellow · cool · closest name: silver

RGB
203, 199, 175
HSL
51°, 21%, 74%
CMYK
0, 2, 14, 20
Luminance
0.5664

Every format

HEX#cbc7af
RGBrgb(203, 199, 175)
HSLhsl(51, 21%, 74%)
CMYKcmyk(0%, 2%, 14%, 20%)
LABlab(80.0 -2.7 12.5)
LCHlch(80.0 12.8 102.1)
OKLCHoklch(0.826 0.033 99.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbc7af on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#cbc7af on black: 12.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green78.0%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta2.0%
Yellow13.8%
Key (black)20.4%

Color previews

#cbc7af text on a black background

contrast 12.33:1

Card sample

#cbc7af text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbc7af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbc7af in the Color Lab