Skip to content

#dfcc90

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

RGB
223, 204, 144
HSL
46°, 55%, 72%
CMYK
0, 9, 35, 13
Luminance
0.6089

Every format

HEX#dfcc90
RGBrgb(223, 204, 144)
HSLhsl(46, 55%, 72%)
CMYKcmyk(0%, 9%, 35%, 13%)
LABlab(82.3 -2.0 32.4)
LCHlch(82.3 32.4 93.5)
OKLCHoklch(0.847 0.080 92.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfcc90 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#dfcc90 on black: 13.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green80.0%
Blue56.5%

CMYK percentages

Cyan0.0%
Magenta8.5%
Yellow35.4%
Key (black)12.5%

Color previews

#dfcc90 text on a black background

contrast 13.18:1

Card sample

#dfcc90 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfcc90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfcc90 in the Color Lab