#EDEEAA Color Information

Hex color code: #EDEEAA

The hex color #EDEEAA is a delicate yellow with RGB values of (237, 238, 170) and HSL of (61°, 67%, 80%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#EDEEAA
RGB
237, 238, 170
HSL
61°, 67%, 80%
CMYK
0%, 0%, 29%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEEAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 238, 170

Red: 237 / Green: 238 / Blue: 170

HSL

61°, 67%, 80%

Hue: 61° / Saturation: 67% / Lightness: 80%

CMYK

0%, 0%, 29%, 7%

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

What color is #EDEEAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEEAA to RGB:

rgb(237, 238, 170)HEX to RGB Converter →

HEX to HSL

Convert #EDEEAA to HSL:

hsl(61, 67%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EDEEAA to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #EDEEAA has RGB (237, 238, 170) and HSL (61°, 67%, 80%). 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 #EDEEAA is #ABAAEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EECDAA.

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

Contrast with #EDEEAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEEAA?

#EDEEAA is a airy yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #EDEEAA?

#EDEEAA in RGB is (237, 238, 170) - 237 red, 238 green, and 170 blue.

How to use #EDEEAA in CSS?

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

What colors go well with #EDEEAA?

#ABAAEE (complementary), #EECDAA (analogous), and #E0E26A (lighter shade) work well with #EDEEAA.