Skip to content

#cdcf90

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

RGB
205, 207, 144
HSL
62°, 40%, 69%
CMYK
1, 0, 30, 19
Luminance
0.5962

Every format

HEX#cdcf90
RGBrgb(205, 207, 144)
HSLhsl(62, 40%, 69%)
CMYKcmyk(1%, 0%, 30%, 19%)
LABlab(81.6 -10.5 31.2)
LCHlch(81.6 32.9 108.6)
OKLCHoklch(0.838 0.082 109.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdcf90 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#cdcf90 on black: 12.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green81.2%
Blue56.5%

CMYK percentages

Cyan1.0%
Magenta0.0%
Yellow30.4%
Key (black)18.8%

Color previews

#cdcf90 text on a black background

contrast 12.92:1

Card sample

#cdcf90 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcf90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcf90 in the Color Lab