Skip to content

#cfcc90

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

RGB
207, 204, 144
HSL
57°, 40%, 69%
CMYK
0, 1, 30, 19
Luminance
0.5846

Every format

HEX#cfcc90
RGBrgb(207, 204, 144)
HSLhsl(57, 40%, 69%)
CMYKcmyk(0%, 1%, 30%, 19%)
LABlab(81.0 -8.2 30.4)
LCHlch(81.0 31.4 105.1)
OKLCHoklch(0.833 0.079 105.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfcc90 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#cfcc90 on black: 12.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green80.0%
Blue56.5%

CMYK percentages

Cyan0.0%
Magenta1.4%
Yellow30.4%
Key (black)18.8%

Color previews

#cfcc90 text on a black background

contrast 12.69:1

Card sample

#cfcc90 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfcc90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfcc90 in the Color Lab