Skip to content

#cabcaf

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

RGB
202, 188, 175
HSL
29°, 20%, 74%
CMYK
0, 7, 13, 21
Luminance
0.5162

Every format

HEX#cabcaf
RGBrgb(202, 188, 175)
HSLhsl(29, 20%, 74%)
CMYKcmyk(0%, 7%, 13%, 21%)
LABlab(77.0 2.8 8.3)
LCHlch(77.0 8.8 71.8)
OKLCHoklch(0.803 0.024 65.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cabcaf on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#cabcaf on black: 11.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green73.7%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta6.9%
Yellow13.4%
Key (black)20.8%

Color previews

#cabcaf text on a black background

contrast 11.32:1

Card sample

#cabcaf text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabcaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabcaf in the Color Lab