Skip to content

#d3ce3f

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

RGB
211, 206, 63
HSL
58°, 63%, 54%
CMYK
0, 2, 70, 17
Luminance
0.5835

Every format

HEX#d3ce3f
RGBrgb(211, 206, 63)
HSLhsl(58, 63%, 54%)
CMYKcmyk(0%, 2%, 70%, 17%)
LABlab(80.9 -14.6 67.8)
LCHlch(80.9 69.4 102.2)
OKLCHoklch(0.831 0.158 107.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3ce3f on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#d3ce3f on black: 12.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green80.8%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta2.4%
Yellow70.1%
Key (black)17.3%

Color previews

#d3ce3f text on a black background

contrast 12.67:1

Card sample

#d3ce3f text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(211, 206, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(211, 206, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d3ce3f;
background: linear-gradient(135deg, #d3ce3f, #75D33F);

Monochromatic scale

Palettes built from #d3ce3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3ce3f in the Color Lab