Skip to content

#cece2c

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

RGB
206, 206, 44
HSL
60°, 65%, 49%
CMYK
0, 0, 79, 19
Luminance
0.5745

Every format

HEX#cece2c
RGBrgb(206, 206, 44)
HSLhsl(60, 65%, 49%)
CMYKcmyk(0%, 0%, 79%, 19%)
LABlab(80.4 -17.5 73.3)
LCHlch(80.4 75.3 103.5)
OKLCHoklch(0.825 0.169 109.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cece2c on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#cece2c on black: 12.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green80.8%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow78.6%
Key (black)19.2%

Color previews

#cece2c text on a black background

contrast 12.49:1

Card sample

#cece2c text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cece2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cece2c in the Color Lab