Skip to content

#cfac80

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

RGB
207, 172, 128
HSL
33°, 45%, 66%
CMYK
0, 17, 38, 19
Luminance
0.4433

Every format

HEX#cfac80
RGBrgb(207, 172, 128)
HSLhsl(33, 45%, 66%)
CMYKcmyk(0%, 17%, 38%, 19%)
LABlab(72.5 6.7 27.4)
LCHlch(72.5 28.2 76.3)
OKLCHoklch(0.765 0.072 72.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfac80 on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#cfac80 on black: 9.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green67.5%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta16.9%
Yellow38.2%
Key (black)18.8%

Color previews

#cfac80 text on a black background

contrast 9.87:1

Card sample

#cfac80 text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfac80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfac80 in the Color Lab