Skip to content

#ccc355

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

RGB
204, 195, 85
HSL
56°, 54%, 57%
CMYK
0, 4, 58, 20
Luminance
0.5252

Every format

HEX#ccc355
RGBrgb(204, 195, 85)
HSLhsl(56, 54%, 57%)
CMYKcmyk(0%, 4%, 58%, 20%)
LABlab(77.6 -10.7 55.2)
LCHlch(77.6 56.2 101.0)
OKLCHoklch(0.803 0.132 104.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc355 on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#ccc355 on black: 11.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green76.5%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta4.4%
Yellow58.3%
Key (black)20.0%

Color previews

#ccc355 text on a black background

contrast 11.50:1

Card sample

#ccc355 text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 195, 85, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 195, 85, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccc355;
background: linear-gradient(135deg, #ccc355, #86CC55);

Monochromatic scale

Palettes built from #ccc355

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc355 in the Color Lab