#EDEEEC Color Information

Hex color code: #EDEEEC

A soft green shade, #EDEEEC appears as (237, 238, 236) in RGB and (90°, 6%, 93%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLinen
HEX
#EDEEEC
RGB
237, 238, 236
HSL
90°, 6%, 93%
CMYK
0%, 0%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEEEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 238, 236

Red: 237 / Green: 238 / Blue: 236

HSL

90°, 6%, 93%

Hue: 90° / Saturation: 6% / Lightness: 93%

CMYK

0%, 0%, 1%, 7%

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

What color is #EDEEEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEEEC to RGB:

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

HEX to HSL

Convert #EDEEEC to HSL:

hsl(90, 6%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EDEEEC to CMYK:

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

Color Meaning and Usage

A soft green tone, #EDEEEC has RGB (237, 238, 236) and HSL (90°, 6%, 93%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDEEEC is #EDECEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEEEEC.

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

Contrast with #EDEEEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEEEC?

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

What is the RGB value of #EDEEEC?

#EDEEEC in RGB is (237, 238, 236) - 237 red, 238 green, and 236 blue.

How to use #EDEEEC in CSS?

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

What colors go well with #EDEEEC?

#EDECEE (complementary), #EEEEEC (analogous), and #C7CAC4 (lighter shade) work well with #EDEEEC.