Skip to content

#ccc5b8

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

RGB
204, 197, 184
HSL
39°, 16%, 76%
CMYK
0, 3, 10, 20
Luminance
0.5623

Every format

HEX#ccc5b8
RGBrgb(204, 197, 184)
HSLhsl(39, 16%, 76%)
CMYKcmyk(0%, 3%, 10%, 20%)
LABlab(79.8 0.2 7.4)
LCHlch(79.8 7.4 88.5)
OKLCHoklch(0.826 0.019 83.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc5b8 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#ccc5b8 on black: 12.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green77.3%
Blue72.2%

CMYK percentages

Cyan0.0%
Magenta3.4%
Yellow9.8%
Key (black)20.0%

Color previews

#ccc5b8 text on a black background

contrast 12.25:1

Card sample

#ccc5b8 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc5b8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc5b8 in the Color Lab