Skip to content

#dbc37c

a light, vivid yellow · warm · closest name: khaki

RGB
219, 195, 124
HSL
45°, 57%, 67%
CMYK
0, 11, 43, 14
Luminance
0.5555

Every format

HEX#dbc37c
RGBrgb(219, 195, 124)
HSLhsl(45, 57%, 67%)
CMYKcmyk(0%, 11%, 43%, 14%)
LABlab(79.4 -1.1 38.7)
LCHlch(79.4 38.7 91.6)
OKLCHoklch(0.822 0.094 91.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbc37c on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#dbc37c on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green76.5%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta11.0%
Yellow43.4%
Key (black)14.1%

Color previews

#dbc37c text on a black background

contrast 12.11:1

Card sample

#dbc37c text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 195, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 195, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbc37c;
background: linear-gradient(135deg, #dbc37c, #B4DB7C);

Monochromatic scale

Palettes built from #dbc37c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbc37c in the Color Lab