Skip to content

#c3c33c

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

RGB
195, 195, 60
HSL
60°, 53%, 50%
CMYK
0, 0, 69, 24
Luminance
0.5096

Every format

HEX#c3c33c
RGBrgb(195, 195, 60)
HSLhsl(60, 53%, 50%)
CMYKcmyk(0%, 0%, 69%, 24%)
LABlab(76.7 -16.0 64.3)
LCHlch(76.7 66.2 104.0)
OKLCHoklch(0.793 0.152 109.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3c33c on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#c3c33c on black: 11.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green76.5%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow69.2%
Key (black)23.5%

Color previews

#c3c33c text on a black background

contrast 11.19:1

Card sample

#c3c33c text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 195, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 195, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3c33c;
background: linear-gradient(135deg, #c3c33c, #69C33C);

Monochromatic scale

Palettes built from #c3c33c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3c33c in the Color Lab