#E9FAFE Color Information

Hex color code: #E9FAFE

#E9FAFE is a airy cyan color. In RGB it is (233, 250, 254), and in HSL it is (191°, 91%, 95%). It is widely used in graphic design.

Try:
Color NameAzure
HEX
#E9FAFE
RGB
233, 250, 254
HSL
191°, 91%, 95%
CMYK
8%, 2%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E9FAFE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 250, 254

Red: 233 / Green: 250 / Blue: 254

HSL

191°, 91%, 95%

Hue: 191° / Saturation: 91% / Lightness: 95%

CMYK

8%, 2%, 0%, 0%

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

What color is #E9FAFE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E9FAFE to RGB:

rgb(233, 250, 254)HEX to RGB Converter →

HEX to HSL

Convert #E9FAFE to HSL:

hsl(191, 91%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #E9FAFE to CMYK:

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

Color Meaning and Usage

#E9FAFE is a soft cyan color with RGB values of 233, 250, 254 and HSL of 191°, 91%, 95%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E9FAFE is #FEEBE7, creating high-contrast pairings. For softer combinations, try analogous colors like #E7FEF7.

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

Contrast with #E9FAFE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E9FAFE?

#E9FAFE is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E9FAFE?

#E9FAFE in RGB is (233, 250, 254) - 233 red, 250 green, and 254 blue.

How to use #E9FAFE in CSS?

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

What colors go well with #E9FAFE?

#FEEBE7 (complementary), #E7FEF7 (analogous), and #9EE9FA (lighter shade) work well with #E9FAFE.