Skip to content

#ccbcac

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

RGB
204, 188, 172
HSL
30°, 24%, 74%
CMYK
0, 8, 16, 20
Luminance
0.5178

Every format

HEX#ccbcac
RGBrgb(204, 188, 172)
HSLhsl(30, 24%, 74%)
CMYKcmyk(0%, 8%, 16%, 20%)
LABlab(77.2 3.0 10.1)
LCHlch(77.2 10.6 73.5)
OKLCHoklch(0.804 0.029 67.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccbcac on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#ccbcac on black: 11.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green73.7%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta7.8%
Yellow15.7%
Key (black)20.0%

Color previews

#ccbcac text on a black background

contrast 11.36:1

Card sample

#ccbcac text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccbcac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccbcac in the Color Lab