#E2FAFC Color Information

Hex color code: #E2FAFC

A soft cyan shade, #E2FAFC appears as (226, 250, 252) in RGB and (185°, 81%, 94%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Cyan
HEX
#E2FAFC
RGB
226, 250, 252
HSL
185°, 81%, 94%
CMYK
10%, 1%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2FAFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 250, 252

Red: 226 / Green: 250 / Blue: 252

HSL

185°, 81%, 94%

Hue: 185° / Saturation: 81% / Lightness: 94%

CMYK

10%, 1%, 0%, 1%

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

What color is #E2FAFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2FAFC to RGB:

rgb(226, 250, 252)HEX to RGB Converter →

HEX to HSL

Convert #E2FAFC to HSL:

hsl(185, 81%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #E2FAFC to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #E2FAFC has RGB (226, 250, 252) and HSL (185°, 81%, 94%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2FAFC is #FCE5E3, creating high-contrast pairings. For softer combinations, try analogous colors like #E3FCF2.

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

Contrast with #E2FAFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2FAFC?

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

What is the RGB value of #E2FAFC?

#E2FAFC in RGB is (226, 250, 252) - 226 red, 250 green, and 252 blue.

How to use #E2FAFC in CSS?

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

What colors go well with #E2FAFC?

#FCE5E3 (complementary), #E3FCF2 (analogous), and #9EEEF5 (lighter shade) work well with #E2FAFC.