Skip to content

#cdb5ac

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

RGB
205, 181, 172
HSL
16°, 25%, 74%
CMYK
0, 12, 16, 20
Luminance
0.4901

Every format

HEX#cdb5ac
RGBrgb(205, 181, 172)
HSLhsl(16, 25%, 74%)
CMYKcmyk(0%, 12%, 16%, 20%)
LABlab(75.5 7.1 7.7)
LCHlch(75.5 10.5 47.4)
OKLCHoklch(0.791 0.030 41.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdb5ac on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#cdb5ac on black: 10.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green71.0%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta11.7%
Yellow16.1%
Key (black)19.6%

Color previews

#cdb5ac text on a black background

contrast 10.80:1

Card sample

#cdb5ac text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdb5ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdb5ac in the Color Lab