#DEDC45 Color Information

Hex color code: #DEDC45

The hex color #DEDC45 is a understated yellow with RGB values of (222, 220, 69) and HSL of (59°, 70%, 57%). It is popular in mobile app design.

Try:
Color NameGreen Yellow
HEX
#DEDC45
RGB
222, 220, 69
HSL
59°, 70%, 57%
CMYK
0%, 1%, 69%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDC45; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 220, 69

Red: 222 / Green: 220 / Blue: 69

HSL

59°, 70%, 57%

Hue: 59° / Saturation: 70% / Lightness: 57%

CMYK

0%, 1%, 69%, 13%

Cyan: 0% / Magenta: 1% / Yellow: 69% / Key: 13%

What color is #DEDC45?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDC45 to RGB:

rgb(222, 220, 69)HEX to RGB Converter →

HEX to HSL

Convert #DEDC45 to HSL:

hsl(59, 70%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDC45 to CMYK:

cmyk(0%, 1%, 69%, 13%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #DEDC45 has RGB (222, 220, 69) and HSL (59°, 70%, 57%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEDC45 is #4547DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE8F45.

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

Contrast with #DEDC45

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDC45?

#DEDC45 is a neutral yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DEDC45?

#DEDC45 in RGB is (222, 220, 69) - 222 red, 220 green, and 69 blue.

How to use #DEDC45 in CSS?

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

What colors go well with #DEDC45?

#4547DE (complementary), #DE8F45 (analogous), and #B6B420 (lighter shade) work well with #DEDC45.