#ECF6FE Color Information

Hex color code: #ECF6FE

The hex color #ECF6FE is a soft blue with RGB values of (236, 246, 254) and HSL of (207°, 90%, 96%). It is frequently seen in web interfaces.

Try:
Color NameAzure
HEX
#ECF6FE
RGB
236, 246, 254
HSL
207°, 90%, 96%
CMYK
7%, 3%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECF6FE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 246, 254

Red: 236 / Green: 246 / Blue: 254

HSL

207°, 90%, 96%

Hue: 207° / Saturation: 90% / Lightness: 96%

CMYK

7%, 3%, 0%, 0%

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

What color is #ECF6FE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECF6FE to RGB:

rgb(236, 246, 254)HEX to RGB Converter →

HEX to HSL

Convert #ECF6FE to HSL:

hsl(207, 90%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #ECF6FE to CMYK:

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

Color Meaning and Usage

#ECF6FE is a airy blue color with RGB values of 236, 246, 254 and HSL of 207°, 90%, 96%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECF6FE is #FEF4EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECFEFD.

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

Contrast with #ECF6FE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECF6FE?

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

What is the RGB value of #ECF6FE?

#ECF6FE in RGB is (236, 246, 254) - 236 red, 246 green, and 254 blue.

How to use #ECF6FE in CSS?

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

What colors go well with #ECF6FE?

#FEF4EC (complementary), #ECFEFD (analogous), and #A3D3FA (lighter shade) work well with #ECF6FE.