Skip to content

#cabeb7

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

RGB
202, 190, 183
HSL
22°, 15%, 76%
CMYK
0, 6, 9, 21
Luminance
0.5280

Every format

HEX#cabeb7
RGBrgb(202, 190, 183)
HSLhsl(22, 15%, 76%)
CMYKcmyk(0%, 6%, 9%, 21%)
LABlab(77.8 3.0 5.0)
LCHlch(77.8 5.9 59.2)
OKLCHoklch(0.809 0.017 52.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green74.5%
Blue71.8%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow9.4%
Key (black)20.8%

Color previews

#cabeb7 text on a black background

contrast 11.56:1

Card sample

#cabeb7 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabeb7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabeb7 in the Color Lab