Skip to content

#c3ba3c

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

RGB
195, 186, 60
HSL
56°, 53%, 50%
CMYK
0, 5, 69, 24
Luminance
0.4705

Every format

HEX#c3ba3c
RGBrgb(195, 186, 60)
HSLhsl(56, 53%, 50%)
CMYKcmyk(0%, 5%, 69%, 24%)
LABlab(74.2 -11.4 61.8)
LCHlch(74.2 62.9 100.5)
OKLCHoklch(0.774 0.143 105.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3ba3c on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#c3ba3c on black: 10.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green72.9%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta4.6%
Yellow69.2%
Key (black)23.5%

Color previews

#c3ba3c text on a black background

contrast 10.41:1

Card sample

#c3ba3c text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3ba3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3ba3c in the Color Lab