Skip to content

#ceaf18

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

RGB
206, 175, 24
HSL
50°, 79%, 45%
CMYK
0, 15, 88, 19
Luminance
0.4385

Every format

HEX#ceaf18
RGBrgb(206, 175, 24)
HSLhsl(50, 79%, 45%)
CMYKcmyk(0%, 15%, 88%, 19%)
LABlab(72.1 -2.2 71.2)
LCHlch(72.1 71.2 91.8)
OKLCHoklch(0.759 0.151 95.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceaf18 on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#ceaf18 on black: 9.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green68.6%
Blue9.4%

CMYK percentages

Cyan0.0%
Magenta15.0%
Yellow88.3%
Key (black)19.2%

Color previews

#ceaf18 text on a black background

contrast 9.77:1

Card sample

#ceaf18 text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(206, 175, 24, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 175, 24, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ceaf18;
background: linear-gradient(135deg, #ceaf18, #74CE18);

Monochromatic scale

Palettes built from #ceaf18

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceaf18 in the Color Lab