Skip to content

#cdc3b2

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

RGB
205, 195, 178
HSL
38°, 21%, 75%
CMYK
0, 5, 13, 20
Luminance
0.5522

Every format

HEX#cdc3b2
RGBrgb(205, 195, 178)
HSLhsl(38, 21%, 75%)
CMYKcmyk(0%, 5%, 13%, 20%)
LABlab(79.2 0.6 9.8)
LCHlch(79.2 9.8 86.4)
OKLCHoklch(0.821 0.026 81.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdc3b2 on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#cdc3b2 on black: 12.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green76.5%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta4.9%
Yellow13.2%
Key (black)19.6%

Color previews

#cdc3b2 text on a black background

contrast 12.04:1

Card sample

#cdc3b2 text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 195, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 195, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdc3b2;
background: linear-gradient(135deg, #cdc3b2, #C5CDB2);

Monochromatic scale

Palettes built from #cdc3b2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdc3b2 in the Color Lab