Skip to content

#cebcb2

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

RGB
206, 188, 178
HSL
21°, 22%, 75%
CMYK
0, 9, 14, 19
Luminance
0.5230

Every format

HEX#cebcb2
RGBrgb(206, 188, 178)
HSLhsl(21, 22%, 75%)
CMYKcmyk(0%, 9%, 14%, 19%)
LABlab(77.5 4.7 7.4)
LCHlch(77.5 8.7 57.4)
OKLCHoklch(0.807 0.025 51.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cebcb2 on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#cebcb2 on black: 11.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green73.7%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta8.7%
Yellow13.6%
Key (black)19.2%

Color previews

#cebcb2 text on a black background

contrast 11.46:1

Card sample

#cebcb2 text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cebcb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cebcb2 in the Color Lab