#DEEE2B Color Information

Hex color code: #DEEE2B

#DEEE2B is a bold yellow color. In RGB it is (222, 238, 43), and in HSL it is (65°, 85%, 55%). It is frequently seen in web interfaces.

Try:
Color NameGreen Yellow
HEX
#DEEE2B
RGB
222, 238, 43
HSL
65°, 85%, 55%
CMYK
7%, 0%, 82%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEEE2B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 238, 43

Red: 222 / Green: 238 / Blue: 43

HSL

65°, 85%, 55%

Hue: 65° / Saturation: 85% / Lightness: 55%

CMYK

7%, 0%, 82%, 7%

Cyan: 7% / Magenta: 0% / Yellow: 82% / Key: 7%

What color is #DEEE2B?

#DEEE2B is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEEE2B to RGB:

rgb(222, 238, 43)HEX to RGB Converter →

HEX to HSL

Convert #DEEE2B to HSL:

hsl(65, 85%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #DEEE2B to CMYK:

cmyk(7%, 0%, 82%, 7%)Color Converter →

Color Meaning and Usage

A dynamic yellow tone, #DEEE2B has RGB (222, 238, 43) and HSL (65°, 85%, 55%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEEE2B is #3B2BEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE9D2B.

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

Contrast with #DEEE2B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEEE2B?

#DEEE2B is a dynamic yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DEEE2B?

#DEEE2B in RGB is (222, 238, 43) - 222 red, 238 green, and 43 blue.

How to use #DEEE2B in CSS?

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

What colors go well with #DEEE2B?

#3B2BEE (complementary), #EE9D2B (analogous), and #AEBD0F (lighter shade) work well with #DEEE2B.