#ECEDF1 Color Information

Hex color code: #ECEDF1

#ECEDF1 is a airy blue color. In RGB it is (236, 237, 241), and in HSL it is (228°, 15%, 94%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#ECEDF1
RGB
236, 237, 241
HSL
228°, 15%, 94%
CMYK
2%, 2%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECEDF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 237, 241

Red: 236 / Green: 237 / Blue: 241

HSL

228°, 15%, 94%

Hue: 228° / Saturation: 15% / Lightness: 94%

CMYK

2%, 2%, 0%, 5%

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

What color is #ECEDF1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECEDF1 to RGB:

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

HEX to HSL

Convert #ECEDF1 to HSL:

hsl(228, 15%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #ECEDF1 to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #ECEDF1 has RGB (236, 237, 241) and HSL (228°, 15%, 94%). 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 #ECEDF1 is #F2F1ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDF1F2.

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

Contrast with #ECEDF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECEDF1?

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

What is the RGB value of #ECEDF1?

#ECEDF1 in RGB is (236, 237, 241) - 236 red, 237 green, and 241 blue.

How to use #ECEDF1 in CSS?

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

What colors go well with #ECEDF1?

#F2F1ED (complementary), #EDF1F2 (analogous), and #C1C5D1 (lighter shade) work well with #ECEDF1.