Skip to content

#cebcac

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

RGB
206, 188, 172
HSL
28°, 26%, 74%
CMYK
0, 9, 17, 19
Luminance
0.5207

Every format

HEX#cebcac
RGBrgb(206, 188, 172)
HSLhsl(28, 26%, 74%)
CMYKcmyk(0%, 9%, 17%, 19%)
LABlab(77.3 3.7 10.4)
LCHlch(77.3 11.1 70.2)
OKLCHoklch(0.806 0.030 64.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#cebcac text on a black background

contrast 11.41:1

Card sample

#cebcac text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cebcac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cebcac in the Color Lab