Skip to content

#cece5d

a balanced, vivid yellow · cool · closest name: khaki

RGB
206, 206, 93
HSL
60°, 54%, 59%
CMYK
0, 0, 55, 19
Luminance
0.5805

Every format

HEX#cece5d
RGBrgb(206, 206, 93)
HSLhsl(60, 54%, 59%)
CMYKcmyk(0%, 0%, 55%, 19%)
LABlab(80.8 -14.8 55.2)
LCHlch(80.8 57.1 105.0)
OKLCHoklch(0.829 0.136 109.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cece5d on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#cece5d on black: 12.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green80.8%
Blue36.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow54.9%
Key (black)19.2%

Color previews

#cece5d text on a black background

contrast 12.61:1

Card sample

#cece5d text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(206, 206, 93, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 206, 93, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cece5d;
background: linear-gradient(135deg, #cece5d, #83CE5D);

Monochromatic scale

Palettes built from #cece5d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cece5d in the Color Lab