#ECF2DE Color Information

Hex color code: #ECF2DE

#ECF2DE is a soft green color. In RGB it is (236, 242, 222), and in HSL it is (78°, 43%, 91%). It is often used for branding and logos.

Try:
Color NameBeige
HEX
#ECF2DE
RGB
236, 242, 222
HSL
78°, 43%, 91%
CMYK
2%, 0%, 8%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECF2DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 242, 222

Red: 236 / Green: 242 / Blue: 222

HSL

78°, 43%, 91%

Hue: 78° / Saturation: 43% / Lightness: 91%

CMYK

2%, 0%, 8%, 5%

Cyan: 2% / Magenta: 0% / Yellow: 8% / Key: 5%

What color is #ECF2DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECF2DE to RGB:

rgb(236, 242, 222)HEX to RGB Converter →

HEX to HSL

Convert #ECF2DE to HSL:

hsl(78, 43%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #ECF2DE to CMYK:

cmyk(2%, 0%, 8%, 5%)Color Converter →

Color Meaning and Usage

A airy green tone, #ECF2DE has RGB (236, 242, 222) and HSL (78°, 43%, 91%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECF2DE is #E4DEF2, creating high-contrast pairings. For softer combinations, try analogous colors like #F2EEDE.

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

Contrast with #ECF2DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECF2DE?

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

What is the RGB value of #ECF2DE?

#ECF2DE in RGB is (236, 242, 222) - 236 red, 242 green, and 222 blue.

How to use #ECF2DE in CSS?

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

What colors go well with #ECF2DE?

#E4DEF2 (complementary), #F2EEDE (analogous), and #CCDCA7 (lighter shade) work well with #ECF2DE.