#ECEDEB Color Information

Hex color code: #ECEDEB

#ECEDEB is a soft green color. In RGB it is (236, 237, 235), and in HSL it is (90°, 5%, 93%). It is often used for branding and logos.

Try:
Color NameLinen
HEX
#ECEDEB
RGB
236, 237, 235
HSL
90°, 5%, 93%
CMYK
0%, 0%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECEDEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 237, 235

Red: 236 / Green: 237 / Blue: 235

HSL

90°, 5%, 93%

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

CMYK

0%, 0%, 1%, 7%

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

What color is #ECEDEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECEDEB to RGB:

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

HEX to HSL

Convert #ECEDEB to HSL:

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

HEX to CMYK

Convert #ECEDEB to CMYK:

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

Color Meaning and Usage

#ECEDEB is a soft green color with RGB values of 236, 237, 235 and HSL of 90°, 5%, 93%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #ECEDEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECEDEB?

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

What is the RGB value of #ECEDEB?

#ECEDEB in RGB is (236, 237, 235) - 236 red, 237 green, and 235 blue.

How to use #ECEDEB in CSS?

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

What colors go well with #ECEDEB?

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