Skip to content

#cbbeaf

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

RGB
203, 190, 175
HSL
32°, 21%, 74%
CMYK
0, 6, 14, 20
Luminance
0.5262

Every format

HEX#cbbeaf
RGBrgb(203, 190, 175)
HSLhsl(32, 21%, 74%)
CMYKcmyk(0%, 6%, 14%, 20%)
LABlab(77.7 2.0 9.2)
LCHlch(77.7 9.4 77.5)
OKLCHoklch(0.808 0.025 71.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbbeaf on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#cbbeaf on black: 11.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green74.5%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow13.8%
Key (black)20.4%

Color previews

#cbbeaf text on a black background

contrast 11.52:1

Card sample

#cbbeaf text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbbeaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbbeaf in the Color Lab