Skip to content

#dec25f

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

RGB
222, 194, 95
HSL
47°, 66%, 62%
CMYK
0, 13, 57, 13
Luminance
0.5494

Every format

HEX#dec25f
RGBrgb(222, 194, 95)
HSLhsl(47, 66%, 62%)
CMYKcmyk(0%, 13%, 57%, 13%)
LABlab(79.0 -1.9 52.6)
LCHlch(79.0 52.6 92.1)
OKLCHoklch(0.818 0.123 93.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec25f on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#dec25f on black: 11.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green76.1%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta12.6%
Yellow57.2%
Key (black)12.9%

Color previews

#dec25f text on a black background

contrast 11.99:1

Card sample

#dec25f text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(222, 194, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(222, 194, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dec25f;
background: linear-gradient(135deg, #dec25f, #A5DE5F);

Monochromatic scale

Palettes built from #dec25f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dec25f in the Color Lab