Skip to content

#ceba00

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

RGB
206, 186, 0
HSL
54°, 100%, 40%
CMYK
0, 10, 100, 19
Luminance
0.4824

Every format

HEX#ceba00
RGBrgb(206, 186, 0)
HSLhsl(54, 100%, 40%)
CMYKcmyk(0%, 10%, 100%, 19%)
LABlab(75.0 -8.3 76.6)
LCHlch(75.0 77.0 96.2)
OKLCHoklch(0.781 0.163 101.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceba00 on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#ceba00 on black: 10.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green72.9%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta9.7%
Yellow100.0%
Key (black)19.2%

Color previews

#ceba00 text on a black background

contrast 10.65:1

Card sample

#ceba00 text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(206, 186, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 186, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ceba00;
background: linear-gradient(135deg, #ceba00, #59CE00);

Monochromatic scale

Palettes built from #ceba00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceba00 in the Color Lab