#E1F7FB Color Information

Hex color code: #E1F7FB

#E1F7FB is a airy cyan color. In RGB it is (225, 247, 251), and in HSL it is (189°, 76%, 93%). It is widely used in graphic design.

Try:
Color NameLight Cyan
HEX
#E1F7FB
RGB
225, 247, 251
HSL
189°, 76%, 93%
CMYK
10%, 2%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1F7FB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 247, 251

Red: 225 / Green: 247 / Blue: 251

HSL

189°, 76%, 93%

Hue: 189° / Saturation: 76% / Lightness: 93%

CMYK

10%, 2%, 0%, 2%

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

What color is #E1F7FB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1F7FB to RGB:

rgb(225, 247, 251)HEX to RGB Converter →

HEX to HSL

Convert #E1F7FB to HSL:

hsl(189, 76%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #E1F7FB to CMYK:

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

Color Meaning and Usage

#E1F7FB is a ethereal cyan color with RGB values of 225, 247, 251 and HSL of 189°, 76%, 93%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1F7FB is #FBE4E0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0FBF1.

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

Contrast with #E1F7FB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1F7FB?

#E1F7FB is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E1F7FB?

#E1F7FB in RGB is (225, 247, 251) - 225 red, 247 green, and 251 blue.

How to use #E1F7FB in CSS?

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

What colors go well with #E1F7FB?

#FBE4E0 (complementary), #E0FBF1 (analogous), and #9CE5F2 (lighter shade) work well with #E1F7FB.