Skip to content

#cabeb3

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

RGB
202, 190, 179
HSL
29°, 18%, 75%
CMYK
0, 6, 11, 21
Luminance
0.5264

Every format

HEX#cabeb3
RGBrgb(202, 190, 179)
HSLhsl(29, 18%, 75%)
CMYKcmyk(0%, 6%, 11%, 21%)
LABlab(77.7 2.3 7.1)
LCHlch(77.7 7.4 71.7)
OKLCHoklch(0.808 0.020 65.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green74.5%
Blue70.2%

CMYK percentages

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

Color previews

#cabeb3 text on a black background

contrast 11.53:1

Card sample

#cabeb3 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabeb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabeb3 in the Color Lab