Skip to content

#ccbbab

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

RGB
204, 187, 171
HSL
29°, 24%, 74%
CMYK
0, 8, 16, 20
Luminance
0.5132

Every format

HEX#ccbbab
RGBrgb(204, 187, 171)
HSLhsl(29, 24%, 74%)
CMYKcmyk(0%, 8%, 16%, 20%)
LABlab(76.9 3.4 10.3)
LCHlch(76.9 10.8 71.8)
OKLCHoklch(0.802 0.029 65.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccbbab on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#ccbbab on black: 11.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green73.3%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta8.3%
Yellow16.2%
Key (black)20.0%

Color previews

#ccbbab text on a black background

contrast 11.26:1

Card sample

#ccbbab text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccbbab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccbbab in the Color Lab