Skip to content

#cebcad

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

RGB
206, 188, 173
HSL
27°, 25%, 74%
CMYK
0, 9, 16, 19
Luminance
0.5211

Every format

HEX#cebcad
RGBrgb(206, 188, 173)
HSLhsl(27, 25%, 74%)
CMYKcmyk(0%, 9%, 16%, 19%)
LABlab(77.3 3.9 9.9)
LCHlch(77.3 10.6 68.5)
OKLCHoklch(0.806 0.029 62.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cebcad on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#cebcad on black: 11.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green73.7%
Blue67.8%

CMYK percentages

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

Color previews

#cebcad text on a black background

contrast 11.42:1

Card sample

#cebcad text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cebcad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cebcad in the Color Lab