#ECEDEE Color Information

Hex color code: #ECEDEE

A ethereal blue shade, #ECEDEE appears as (236, 237, 238) in RGB and (210°, 6%, 93%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#ECEDEE
RGB
236, 237, 238
HSL
210°, 6%, 93%
CMYK
1%, 0%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECEDEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 237, 238

Red: 236 / Green: 237 / Blue: 238

HSL

210°, 6%, 93%

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

CMYK

1%, 0%, 0%, 7%

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

What color is #ECEDEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECEDEE to RGB:

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

HEX to HSL

Convert #ECEDEE to HSL:

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

HEX to CMYK

Convert #ECEDEE to CMYK:

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

Color Meaning and Usage

#ECEDEE is a ethereal blue color with RGB values of 236, 237, 238 and HSL of 210°, 6%, 93%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECEDEE is #EEEDEC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECEEEE.

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

Contrast with #ECEDEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECEDEE?

#ECEDEE is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ECEDEE?

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

How to use #ECEDEE in CSS?

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

What colors go well with #ECEDEE?

#EEEDEC (complementary), #ECEEEE (analogous), and #C4C7CA (lighter shade) work well with #ECEDEE.