Skip to content

#cebeaf

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

RGB
206, 190, 175
HSL
29°, 24%, 75%
CMYK
0, 8, 15, 19
Luminance
0.5304

Every format

HEX#cebeaf
RGBrgb(206, 190, 175)
HSLhsl(29, 24%, 75%)
CMYKcmyk(0%, 8%, 15%, 19%)
LABlab(77.9 3.1 9.6)
LCHlch(77.9 10.1 71.9)
OKLCHoklch(0.811 0.028 65.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cebeaf on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#cebeaf on black: 11.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green74.5%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta7.8%
Yellow15.0%
Key (black)19.2%

Color previews

#cebeaf text on a black background

contrast 11.61:1

Card sample

#cebeaf text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cebeaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cebeaf in the Color Lab