Skip to content

#cebbab

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

RGB
206, 187, 171
HSL
27°, 26%, 74%
CMYK
0, 9, 17, 19
Luminance
0.5160

Every format

HEX#cebbab
RGBrgb(206, 187, 171)
HSLhsl(27, 26%, 74%)
CMYKcmyk(0%, 9%, 17%, 19%)
LABlab(77.0 4.1 10.6)
LCHlch(77.0 11.3 68.7)
OKLCHoklch(0.804 0.031 62.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cebbab on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#cebbab on black: 11.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green73.3%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta9.2%
Yellow17.0%
Key (black)19.2%

Color previews

#cebbab text on a black background

contrast 11.32:1

Card sample

#cebbab text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cebbab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cebbab in the Color Lab