Skip to content

#cac02d

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

RGB
202, 192, 45
HSL
56°, 64%, 48%
CMYK
0, 5, 78, 21
Luminance
0.5045

Every format

HEX#cac02d
RGBrgb(202, 192, 45)
HSLhsl(56, 64%, 48%)
CMYKcmyk(0%, 5%, 78%, 21%)
LABlab(76.3 -12.2 69.2)
LCHlch(76.3 70.3 100.0)
OKLCHoklch(0.792 0.156 105.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cac02d on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#cac02d on black: 11.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green75.3%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta5.0%
Yellow77.7%
Key (black)20.8%

Color previews

#cac02d text on a black background

contrast 11.09:1

Card sample

#cac02d text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(202, 192, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(202, 192, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cac02d;
background: linear-gradient(135deg, #cac02d, #6BCA2D);

Monochromatic scale

Palettes built from #cac02d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cac02d in the Color Lab