Skip to content

#cdcd83

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

RGB
205, 205, 131
HSL
60°, 43%, 66%
CMYK
0, 0, 36, 20
Luminance
0.5828

Every format

HEX#cdcd83
RGBrgb(205, 205, 131)
HSLhsl(60, 43%, 66%)
CMYKcmyk(0%, 0%, 36%, 20%)
LABlab(80.9 -11.1 36.9)
LCHlch(80.9 38.5 106.7)
OKLCHoklch(0.831 0.095 108.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdcd83 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#cdcd83 on black: 12.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green80.4%
Blue51.4%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow36.1%
Key (black)19.6%

Color previews

#cdcd83 text on a black background

contrast 12.66:1

Card sample

#cdcd83 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcd83

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcd83 in the Color Lab