#ECEFED Color Information

Hex color code: #ECEFED

#ECEFED is a delicate green color. In RGB it is (236, 239, 237), and in HSL it is (140°, 9%, 93%). It is popular in mobile app design.

Try:
Color NameLinen
HEX
#ECEFED
RGB
236, 239, 237
HSL
140°, 9%, 93%
CMYK
1%, 0%, 1%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECEFED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 239, 237

Red: 236 / Green: 239 / Blue: 237

HSL

140°, 9%, 93%

Hue: 140° / Saturation: 9% / Lightness: 93%

CMYK

1%, 0%, 1%, 6%

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

What color is #ECEFED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECEFED to RGB:

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

HEX to HSL

Convert #ECEFED to HSL:

hsl(140, 9%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #ECEFED to CMYK:

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

Color Meaning and Usage

A delicate green tone, #ECEFED has RGB (236, 239, 237) and HSL (140°, 9%, 93%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECEFED is #EFECEE, creating high-contrast pairings. For softer combinations, try analogous colors like #ECEFEC.

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

Contrast with #ECEFED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECEFED?

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

What is the RGB value of #ECEFED?

#ECEFED in RGB is (236, 239, 237) - 236 red, 239 green, and 237 blue.

How to use #ECEFED in CSS?

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

What colors go well with #ECEFED?

#EFECEE (complementary), #ECEFEC (analogous), and #C2CCC5 (lighter shade) work well with #ECEFED.