Skip to content

#dfd37b

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

RGB
223, 211, 123
HSL
53°, 61%, 68%
CMYK
0, 5, 45, 13
Luminance
0.6371

Every format

HEX#dfd37b
RGBrgb(223, 211, 123)
HSLhsl(53, 61%, 68%)
CMYKcmyk(0%, 5%, 45%, 13%)
LABlab(83.8 -7.8 44.9)
LCHlch(83.8 45.6 99.9)
OKLCHoklch(0.858 0.110 101.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfd37b on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#dfd37b on black: 13.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green82.7%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta5.4%
Yellow44.8%
Key (black)12.5%

Color previews

#dfd37b text on a black background

contrast 13.74:1

Card sample

#dfd37b text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 211, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 211, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dfd37b;
background: linear-gradient(135deg, #dfd37b, #A8DF7B);

Monochromatic scale

Palettes built from #dfd37b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfd37b in the Color Lab