Skip to content

#cec0ac

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

RGB
206, 192, 172
HSL
35°, 26%, 74%
CMYK
0, 7, 17, 19
Luminance
0.5380

Every format

HEX#cec0ac
RGBrgb(206, 192, 172)
HSLhsl(35, 26%, 74%)
CMYKcmyk(0%, 7%, 17%, 19%)
LABlab(78.3 1.6 11.9)
LCHlch(78.3 12.0 82.2)
OKLCHoklch(0.814 0.032 76.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cec0ac on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#cec0ac on black: 11.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green75.3%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta6.8%
Yellow16.5%
Key (black)19.2%

Color previews

#cec0ac text on a black background

contrast 11.76:1

Card sample

#cec0ac text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cec0ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cec0ac in the Color Lab