Skip to content

#cabc90

a light, soft yellow · cool · closest name: tan

RGB
202, 188, 144
HSL
46°, 35%, 68%
CMYK
0, 7, 29, 21
Luminance
0.5054

Every format

HEX#cabc90
RGBrgb(202, 188, 144)
HSLhsl(46, 35%, 68%)
CMYKcmyk(0%, 7%, 29%, 21%)
LABlab(76.4 -1.8 24.1)
LCHlch(76.4 24.2 94.3)
OKLCHoklch(0.796 0.061 92.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cabc90 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#cabc90 on black: 11.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green73.7%
Blue56.5%

CMYK percentages

Cyan0.0%
Magenta6.9%
Yellow28.7%
Key (black)20.8%

Color previews

#cabc90 text on a black background

contrast 11.11:1

Card sample

#cabc90 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabc90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabc90 in the Color Lab