Skip to content

#ccc155

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

RGB
204, 193, 85
HSL
55°, 54%, 57%
CMYK
0, 5, 58, 20
Luminance
0.5163

Every format

HEX#ccc155
RGBrgb(204, 193, 85)
HSLhsl(55, 54%, 57%)
CMYKcmyk(0%, 5%, 58%, 20%)
LABlab(77.1 -9.7 54.6)
LCHlch(77.1 55.4 100.0)
OKLCHoklch(0.799 0.130 103.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc155 on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#ccc155 on black: 11.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green75.7%
Blue33.3%

CMYK percentages

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

Color previews

#ccc155 text on a black background

contrast 11.33:1

Card sample

#ccc155 text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc155

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc155 in the Color Lab