Skip to content

#ceba9c

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

RGB
206, 186, 156
HSL
36°, 34%, 71%
CMYK
0, 10, 24, 19
Luminance
0.5064

Every format

HEX#ceba9c
RGBrgb(206, 186, 156)
HSLhsl(36, 34%, 71%)
CMYKcmyk(0%, 10%, 24%, 19%)
LABlab(76.5 2.4 17.8)
LCHlch(76.5 18.0 82.3)
OKLCHoklch(0.798 0.047 78.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceba9c on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#ceba9c on black: 11.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green72.9%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta9.7%
Yellow24.3%
Key (black)19.2%

Color previews

#ceba9c text on a black background

contrast 11.13:1

Card sample

#ceba9c text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceba9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceba9c in the Color Lab