#EAEDDE Color Information

Hex color code: #EAEDDE

#EAEDDE is a airy yellow color. In RGB it is (234, 237, 222), and in HSL it is (72°, 29%, 90%). It is widely used in graphic design.

Try:
Color NameBeige
HEX
#EAEDDE
RGB
234, 237, 222
HSL
72°, 29%, 90%
CMYK
1%, 0%, 6%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAEDDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 237, 222

Red: 234 / Green: 237 / Blue: 222

HSL

72°, 29%, 90%

Hue: 72° / Saturation: 29% / Lightness: 90%

CMYK

1%, 0%, 6%, 7%

Cyan: 1% / Magenta: 0% / Yellow: 6% / Key: 7%

What color is #EAEDDE?

#EAEDDE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAEDDE to RGB:

rgb(234, 237, 222)HEX to RGB Converter →

HEX to HSL

Convert #EAEDDE to HSL:

hsl(72, 29%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EAEDDE to CMYK:

cmyk(1%, 0%, 6%, 7%)Color Converter →

Color Meaning and Usage

#EAEDDE is a soft yellow color with RGB values of 234, 237, 222 and HSL of 72°, 29%, 90%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAEDDE is #E1DEED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDE8DE.

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

Contrast with #EAEDDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAEDDE?

#EAEDDE is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EAEDDE?

#EAEDDE in RGB is (234, 237, 222) - 234 red, 237 green, and 222 blue.

How to use #EAEDDE in CSS?

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

What colors go well with #EAEDDE?

#E1DEED (complementary), #EDE8DE (analogous), and #CAD2AD (lighter shade) work well with #EAEDDE.