#DECC59 Color Information

Hex color code: #DECC59

A balanced yellow shade, #DECC59 appears as (222, 204, 89) in RGB and (52°, 67%, 61%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSandy Brown
HEX
#DECC59
RGB
222, 204, 89
HSL
52°, 67%, 61%
CMYK
0%, 8%, 60%, 13%

Shades

CSS Usage
color: #DECC59;
background-color: #DECC59;
border-color: #DECC59;
box-shadow: 0 0 10px #DECC59;
border: 2px solid #DECC59;
Tailwind Usage
bg-[#DECC59]
text-[#DECC59]
border-[#DECC59]
shadow-[0_0_10px_DECC59]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #DECC59, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #DECC59; color: #000000; }

Badge

New Feature
.badge { background-color: #DECC59; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #DECC59; background-color: #DECC5915; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #DECC5920; border-left: 4px solid #DECC59; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #DECC59; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #DECC59 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 204, 89

Red: 222 / Green: 204 / Blue: 89

HSL

52°, 67%, 61%

Hue: 52° / Saturation: 67% / Lightness: 61%

CMYK

0%, 8%, 60%, 13%

Cyan: 0% / Magenta: 8% / Yellow: 60% / Key: 13%

What color is #DECC59?

#DECC59 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECC59 to RGB:

rgb(222, 204, 89)HEX to RGB Converter →

HEX to HSL

Convert #DECC59 to HSL:

hsl(52, 67%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #DECC59 to CMYK:

cmyk(0%, 8%, 60%, 13%)Color Converter →

Color Meaning and Usage

A balanced yellow tone, #DECC59 has RGB (222, 204, 89) and HSL (52°, 67%, 61%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DECC59 is #596BDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE8A59.

Use #DECC59 in CSS: color: #DECC59 or background-color: #DECC59. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #DECC59

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 12.89:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECC59?

#DECC59 is a balanced yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DECC59?

#DECC59 in RGB is (222, 204, 89) - 222 red, 204 green, and 89 blue.

How to use #DECC59 in CSS?

Use #DECC59 directly in your CSS properties like color or background-color.

What colors go well with #DECC59?

#596BDE (complementary), #DE8A59 (analogous), and #C4AF27 (lighter shade) work well with #DECC59.