Skip to content

#cdb8ac

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

RGB
205, 184, 172
HSL
22°, 25%, 74%
CMYK
0, 10, 16, 20
Luminance
0.5024

Every format

HEX#cdb8ac
RGBrgb(205, 184, 172)
HSLhsl(22, 25%, 74%)
CMYKcmyk(0%, 10%, 16%, 20%)
LABlab(76.2 5.5 8.8)
LCHlch(76.2 10.4 58.0)
OKLCHoklch(0.797 0.029 51.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdb8ac on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#cdb8ac on black: 11.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta10.2%
Yellow16.1%
Key (black)19.6%

Color previews

#cdb8ac text on a black background

contrast 11.05:1

Card sample

#cdb8ac text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdb8ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdb8ac in the Color Lab