Skip to content

#cdb9ac

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

RGB
205, 185, 172
HSL
24°, 25%, 74%
CMYK
0, 10, 16, 20
Luminance
0.5066

Every format

HEX#cdb9ac
RGBrgb(205, 185, 172)
HSLhsl(24, 25%, 74%)
CMYKcmyk(0%, 10%, 16%, 20%)
LABlab(76.5 5.0 9.2)
LCHlch(76.5 10.4 61.6)
OKLCHoklch(0.799 0.029 55.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdb9ac on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#cdb9ac on black: 11.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green72.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta9.8%
Yellow16.1%
Key (black)19.6%

Color previews

#cdb9ac text on a black background

contrast 11.13:1

Card sample

#cdb9ac text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdb9ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdb9ac in the Color Lab