Skip to content

#cebdad

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

RGB
206, 189, 173
HSL
29°, 25%, 74%
CMYK
0, 8, 16, 19
Luminance
0.5253

Every format

HEX#cebdad
RGBrgb(206, 189, 173)
HSLhsl(29, 25%, 74%)
CMYKcmyk(0%, 8%, 16%, 19%)
LABlab(77.6 3.4 10.3)
LCHlch(77.6 10.8 71.8)
OKLCHoklch(0.808 0.029 65.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green74.1%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta8.3%
Yellow16.0%
Key (black)19.2%

Color previews

#cebdad text on a black background

contrast 11.51:1

Card sample

#cebdad text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cebdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cebdad in the Color Lab