Skip to content

#ccac85

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

RGB
204, 172, 133
HSL
33°, 41%, 66%
CMYK
0, 16, 35, 20
Luminance
0.4404

Every format

HEX#ccac85
RGBrgb(204, 172, 133)
HSLhsl(33, 41%, 66%)
CMYKcmyk(0%, 16%, 35%, 20%)
LABlab(72.3 6.1 24.4)
LCHlch(72.3 25.1 76.1)
OKLCHoklch(0.763 0.065 72.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccac85 on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#ccac85 on black: 9.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green67.5%
Blue52.2%

CMYK percentages

Cyan0.0%
Magenta15.7%
Yellow34.8%
Key (black)20.0%

Color previews

#ccac85 text on a black background

contrast 9.81:1

Card sample

#ccac85 text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccac85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccac85 in the Color Lab