Skip to content

#cdd299

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

RGB
205, 210, 153
HSL
65°, 39%, 71%
CMYK
2, 0, 27, 18
Luminance
0.6137

Every format

HEX#cdd299
RGBrgb(205, 210, 153)
HSLhsl(65, 39%, 71%)
CMYKcmyk(2%, 0%, 27%, 18%)
LABlab(82.6 -10.9 27.8)
LCHlch(82.6 29.8 111.4)
OKLCHoklch(0.846 0.075 112.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdd299 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#cdd299 on black: 13.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green82.4%
Blue60.0%

CMYK percentages

Cyan2.4%
Magenta0.0%
Yellow27.1%
Key (black)17.6%

Color previews

#cdd299 text on a black background

contrast 13.27:1

Card sample

#cdd299 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd299

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd299 in the Color Lab