#DEE269 Color Information

Hex color code: #DEE269

The hex color #DEE269 is a balanced yellow with RGB values of (222, 226, 105) and HSL of (62°, 68%, 65%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#DEE269
RGB
222, 226, 105
HSL
62°, 68%, 65%
CMYK
2%, 0%, 54%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEE269; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 226, 105

Red: 222 / Green: 226 / Blue: 105

HSL

62°, 68%, 65%

Hue: 62° / Saturation: 68% / Lightness: 65%

CMYK

2%, 0%, 54%, 11%

Cyan: 2% / Magenta: 0% / Yellow: 54% / Key: 11%

What color is #DEE269?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEE269 to RGB:

rgb(222, 226, 105)HEX to RGB Converter →

HEX to HSL

Convert #DEE269 to HSL:

hsl(62, 68%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #DEE269 to CMYK:

cmyk(2%, 0%, 54%, 11%)Color Converter →

Color Meaning and Usage

A muted yellow tone, #DEE269 has RGB (222, 226, 105) and HSL (62°, 68%, 65%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEE269 is #6D69E2, creating high-contrast pairings. For softer combinations, try analogous colors like #E2AA69.

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

Contrast with #DEE269

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEE269?

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

What is the RGB value of #DEE269?

#DEE269 in RGB is (222, 226, 105) - 222 red, 226 green, and 105 blue.

How to use #DEE269 in CSS?

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

What colors go well with #DEE269?

#6D69E2 (complementary), #E2AA69 (analogous), and #D0D629 (lighter shade) work well with #DEE269.