Skip to content

#cdbfac

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

RGB
205, 191, 172
HSL
35°, 25%, 74%
CMYK
0, 7, 16, 20
Luminance
0.5322

Every format

HEX#cdbfac
RGBrgb(205, 191, 172)
HSLhsl(35, 25%, 74%)
CMYKcmyk(0%, 7%, 16%, 20%)
LABlab(78.0 1.8 11.4)
LCHlch(78.0 11.5 81.1)
OKLCHoklch(0.811 0.030 75.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdbfac on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#cdbfac on black: 11.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green74.9%
Blue67.5%

CMYK percentages

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

Color previews

#cdbfac text on a black background

contrast 11.64:1

Card sample

#cdbfac text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdbfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdbfac in the Color Lab