Skip to content

#ccc1bb

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

RGB
204, 193, 187
HSL
21°, 14%, 77%
CMYK
0, 5, 8, 20
Luminance
0.5457

Every format

HEX#ccc1bb
RGBrgb(204, 193, 187)
HSLhsl(21, 14%, 77%)
CMYKcmyk(0%, 5%, 8%, 20%)
LABlab(78.8 2.8 4.4)
LCHlch(78.8 5.2 57.4)
OKLCHoklch(0.818 0.015 50.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc1bb on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#ccc1bb on black: 11.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green75.7%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta5.4%
Yellow8.3%
Key (black)20.0%

Color previews

#ccc1bb text on a black background

contrast 11.91:1

Card sample

#ccc1bb text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc1bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc1bb in the Color Lab