#DEE09F Color Information

Hex color code: #DEE09F

The hex color #DEE09F is a understated yellow with RGB values of (222, 224, 159) and HSL of (62°, 51%, 75%). It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#DEE09F
RGB
222, 224, 159
HSL
62°, 51%, 75%
CMYK
1%, 0%, 29%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEE09F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 224, 159

Red: 222 / Green: 224 / Blue: 159

HSL

62°, 51%, 75%

Hue: 62° / Saturation: 51% / Lightness: 75%

CMYK

1%, 0%, 29%, 12%

Cyan: 1% / Magenta: 0% / Yellow: 29% / Key: 12%

What color is #DEE09F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEE09F to RGB:

rgb(222, 224, 159)HEX to RGB Converter →

HEX to HSL

Convert #DEE09F to HSL:

hsl(62, 51%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #DEE09F to CMYK:

cmyk(1%, 0%, 29%, 12%)Color Converter →

Color Meaning and Usage

A muted yellow tone, #DEE09F has RGB (222, 224, 159) and HSL (62°, 51%, 75%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEE09F is #A19FE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0C19F.

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

Contrast with #DEE09F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEE09F?

#DEE09F is a muted yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DEE09F?

#DEE09F in RGB is (222, 224, 159) - 222 red, 224 green, and 159 blue.

How to use #DEE09F in CSS?

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

What colors go well with #DEE09F?

#A19FE0 (complementary), #E0C19F (analogous), and #CACD65 (lighter shade) work well with #DEE09F.