Skip to content

#cbbbbc

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

RGB
203, 187, 188
HSL
356°, 13%, 77%
CMYK
0, 8, 7, 20
Luminance
0.5187

Every format

HEX#cbbbbc
RGBrgb(203, 187, 188)
HSLhsl(356, 13%, 77%)
CMYKcmyk(0%, 8%, 7%, 20%)
LABlab(77.2 5.8 1.5)
LCHlch(77.2 6.0 14.8)
OKLCHoklch(0.806 0.018 13.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.6%
Green73.3%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta7.9%
Yellow7.4%
Key (black)20.4%

Color previews

#cbbbbc text on a black background

contrast 11.37:1

Card sample

#cbbbbc text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbbbbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbbbbc in the Color Lab