Skip to content

#ccc2b3

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

RGB
204, 194, 179
HSL
36°, 20%, 75%
CMYK
0, 5, 12, 20
Luminance
0.5468

Every format

HEX#ccc2b3
RGBrgb(204, 194, 179)
HSLhsl(36, 20%, 75%)
CMYKcmyk(0%, 5%, 12%, 20%)
LABlab(78.8 0.9 8.8)
LCHlch(78.8 8.8 83.8)
OKLCHoklch(0.818 0.024 78.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green76.1%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta4.9%
Yellow12.3%
Key (black)20.0%

Color previews

#ccc2b3 text on a black background

contrast 11.94:1

Card sample

#ccc2b3 text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc2b3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc2b3 in the Color Lab