#DEDE45 Color Information

Hex color code: #DEDE45

A neutral yellow shade, #DEDE45 appears as (222, 222, 69) in RGB and (60°, 70%, 57%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGreen Yellow
HEX
#DEDE45
RGB
222, 222, 69
HSL
60°, 70%, 57%
CMYK
0%, 0%, 69%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDE45; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 222, 69

Red: 222 / Green: 222 / Blue: 69

HSL

60°, 70%, 57%

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

CMYK

0%, 0%, 69%, 13%

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

What color is #DEDE45?

#DEDE45 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDE45 to RGB:

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

HEX to HSL

Convert #DEDE45 to HSL:

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

HEX to CMYK

Convert #DEDE45 to CMYK:

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

Color Meaning and Usage

A understated yellow tone, #DEDE45 has RGB (222, 222, 69) and HSL (60°, 70%, 57%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEDE45 is #4545DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE9145.

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

Contrast with #DEDE45

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDE45?

#DEDE45 is a understated yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DEDE45?

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

How to use #DEDE45 in CSS?

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

What colors go well with #DEDE45?

#4545DE (complementary), #DE9145 (analogous), and #B6B620 (lighter shade) work well with #DEDE45.