Skip to content

#cebb13

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

RGB
206, 187, 19
HSL
54°, 83%, 44%
CMYK
0, 9, 91, 19
Luminance
0.4871

Every format

HEX#cebb13
RGBrgb(206, 187, 19)
HSLhsl(54, 83%, 44%)
CMYKcmyk(0%, 9%, 91%, 19%)
LABlab(75.3 -8.6 74.5)
LCHlch(75.3 75.0 96.5)
OKLCHoklch(0.784 0.161 101.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cebb13 on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#cebb13 on black: 10.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green73.3%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta9.2%
Yellow90.8%
Key (black)19.2%

Color previews

#cebb13 text on a black background

contrast 10.74:1

Card sample

#cebb13 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(206, 187, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 187, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cebb13;
background: linear-gradient(135deg, #cebb13, #64CE13);

Monochromatic scale

Palettes built from #cebb13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cebb13 in the Color Lab