Skip to content

#cca000

a dark, electric yellow · cool · closest name: orange

RGB
204, 160, 0
HSL
47°, 100%, 40%
CMYK
0, 22, 100, 20
Luminance
0.3798

Every format

HEX#cca000
RGBrgb(204, 160, 0)
HSLhsl(47, 100%, 40%)
CMYKcmyk(0%, 22%, 100%, 20%)
LABlab(68.0 4.5 71.5)
LCHlch(68.0 71.7 86.4)
OKLCHoklch(0.726 0.148 88.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cca000 on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#cca000 on black: 8.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green62.7%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta21.6%
Yellow100.0%
Key (black)20.0%

Color previews

#cca000 text on a black background

contrast 8.60:1

Card sample

#cca000 text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 160, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 160, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cca000;
background: linear-gradient(135deg, #cca000, #70CC00);

Monochromatic scale

Palettes built from #cca000

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cca000 in the Color Lab