#EAEDE9 Color Information

Hex color code: #EAEDE9

The hex color #EAEDE9 is a soft green with RGB values of (234, 237, 233) and HSL of (105°, 10%, 92%). It is often used for branding and logos.

Try:
Color NameLinen
HEX
#EAEDE9
RGB
234, 237, 233
HSL
105°, 10%, 92%
CMYK
1%, 0%, 2%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAEDE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 237, 233

Red: 234 / Green: 237 / Blue: 233

HSL

105°, 10%, 92%

Hue: 105° / Saturation: 10% / Lightness: 92%

CMYK

1%, 0%, 2%, 7%

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

What color is #EAEDE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAEDE9 to RGB:

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

HEX to HSL

Convert #EAEDE9 to HSL:

hsl(105, 10%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EAEDE9 to CMYK:

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

Color Meaning and Usage

#EAEDE9 is a light green color with RGB values of 234, 237, 233 and HSL of 105°, 10%, 92%. 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 #EAEDE9 is #ECE9ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ECEDE9.

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

Contrast with #EAEDE9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAEDE9?

#EAEDE9 is a light green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EAEDE9?

#EAEDE9 in RGB is (234, 237, 233) - 234 red, 237 green, and 233 blue.

How to use #EAEDE9 in CSS?

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

What colors go well with #EAEDE9?

#ECE9ED (complementary), #ECEDE9 (analogous), and #C1CABE (lighter shade) work well with #EAEDE9.