#E2FDFC Color Information

Hex color code: #E2FDFC

A ethereal cyan shade, #E2FDFC appears as (226, 253, 252) in RGB and (178°, 87%, 94%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Cyan
HEX
#E2FDFC
RGB
226, 253, 252
HSL
178°, 87%, 94%
CMYK
11%, 0%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2FDFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 253, 252

Red: 226 / Green: 253 / Blue: 252

HSL

178°, 87%, 94%

Hue: 178° / Saturation: 87% / Lightness: 94%

CMYK

11%, 0%, 0%, 1%

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

What color is #E2FDFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2FDFC to RGB:

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

HEX to HSL

Convert #E2FDFC to HSL:

hsl(178, 87%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #E2FDFC to CMYK:

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

Color Meaning and Usage

A light cyan tone, #E2FDFC has RGB (226, 253, 252) and HSL (178°, 87%, 94%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2FDFC is #FDE2E3, creating high-contrast pairings. For softer combinations, try analogous colors like #E2FDEF.

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

Contrast with #E2FDFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2FDFC?

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

What is the RGB value of #E2FDFC?

#E2FDFC in RGB is (226, 253, 252) - 226 red, 253 green, and 252 blue.

How to use #E2FDFC in CSS?

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

What colors go well with #E2FDFC?

#FDE2E3 (complementary), #E2FDEF (analogous), and #9BF8F5 (lighter shade) work well with #E2FDFC.