#ECEEF5 Color Information

Hex color code: #ECEEF5

#ECEEF5 is a light blue color. In RGB it is (236, 238, 245), and in HSL it is (227°, 31%, 94%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#ECEEF5
RGB
236, 238, 245
HSL
227°, 31%, 94%
CMYK
4%, 3%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECEEF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 238, 245

Red: 236 / Green: 238 / Blue: 245

HSL

227°, 31%, 94%

Hue: 227° / Saturation: 31% / Lightness: 94%

CMYK

4%, 3%, 0%, 4%

Cyan: 4% / Magenta: 3% / Yellow: 0% / Key: 4%

What color is #ECEEF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECEEF5 to RGB:

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

HEX to HSL

Convert #ECEEF5 to HSL:

hsl(227, 31%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #ECEEF5 to CMYK:

cmyk(4%, 3%, 0%, 4%)Color Converter →

Color Meaning and Usage

A light blue tone, #ECEEF5 has RGB (236, 238, 245) and HSL (227°, 31%, 94%). 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 #ECEEF5 is #F4F2EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBF2F4.

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

Contrast with #ECEEF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECEEF5?

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

What is the RGB value of #ECEEF5?

#ECEEF5 in RGB is (236, 238, 245) - 236 red, 238 green, and 245 blue.

How to use #ECEEF5 in CSS?

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

What colors go well with #ECEEF5?

#F4F2EB (complementary), #EBF2F4 (analogous), and #B9C0DA (lighter shade) work well with #ECEEF5.