#DEC83B Color Information

Hex color code: #DEC83B

A eye-catching yellow shade, #DEC83B appears as (222, 200, 59) in RGB and (52°, 71%, 55%) in HSL. It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#DEC83B
RGB
222, 200, 59
HSL
52°, 71%, 55%
CMYK
0%, 10%, 73%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #DEC83B; 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 #DEC83B; background-color: #DEC83B15; }

Alert / Toast

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

Link / Accent

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

a { color: #DEC83B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 200, 59

Red: 222 / Green: 200 / Blue: 59

HSL

52°, 71%, 55%

Hue: 52° / Saturation: 71% / Lightness: 55%

CMYK

0%, 10%, 73%, 13%

Cyan: 0% / Magenta: 10% / Yellow: 73% / Key: 13%

What color is #DEC83B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEC83B to RGB:

rgb(222, 200, 59)HEX to RGB Converter →

HEX to HSL

Convert #DEC83B to HSL:

hsl(52, 71%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #DEC83B to CMYK:

cmyk(0%, 10%, 73%, 13%)Color Converter →

Color Meaning and Usage

#DEC83B is a dynamic yellow color with RGB values of 222, 200, 59 and HSL of 52°, 71%, 55%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEC83B is #3B51DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE773B.

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

Contrast with #DEC83B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEC83B?

#DEC83B is a dynamic yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DEC83B?

#DEC83B in RGB is (222, 200, 59) - 222 red, 200 green, and 59 blue.

How to use #DEC83B in CSS?

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

What colors go well with #DEC83B?

#3B51DE (complementary), #DE773B (analogous), and #AE9B1E (lighter shade) work well with #DEC83B.