Skip to content

#ceac65

a balanced, vivid yellow · warm · closest name: tan

RGB
206, 172, 101
HSL
41°, 52%, 60%
CMYK
0, 17, 51, 19
Luminance
0.4357

Every format

HEX#ceac65
RGBrgb(206, 172, 101)
HSLhsl(41, 52%, 60%)
CMYKcmyk(0%, 17%, 51%, 19%)
LABlab(71.9 3.5 40.9)
LCHlch(71.9 41.0 85.1)
OKLCHoklch(0.759 0.098 84.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceac65 on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#ceac65 on black: 9.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green67.5%
Blue39.6%

CMYK percentages

Cyan0.0%
Magenta16.5%
Yellow51.0%
Key (black)19.2%

Color previews

#ceac65 text on a black background

contrast 9.71:1

Card sample

#ceac65 text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceac65

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceac65 in the Color Lab