Skip to content

#cdcd93

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

RGB
205, 205, 147
HSL
60°, 37%, 69%
CMYK
0, 0, 28, 20
Luminance
0.5875

Every format

HEX#cdcd93
RGBrgb(205, 205, 147)
HSLhsl(60, 37%, 69%)
CMYKcmyk(0%, 0%, 28%, 20%)
LABlab(81.2 -9.1 29.0)
LCHlch(81.2 30.4 107.5)
OKLCHoklch(0.834 0.076 107.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdcd93 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#cdcd93 on black: 12.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green80.4%
Blue57.6%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow28.3%
Key (black)19.6%

Color previews

#cdcd93 text on a black background

contrast 12.75:1

Card sample

#cdcd93 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 205, 147, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 205, 147, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdcd93;
background: linear-gradient(135deg, #cdcd93, #A6CD93);

Monochromatic scale

Palettes built from #cdcd93

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcd93 in the Color Lab