Skip to main content Skip to docs navigation

#e1fffc hex color | Download Light Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Light Cyan and its hex is #E0FFFF Nearest Color Name

Color Hue/Base color: Blue

Hex #e1fffc Color code in RGB color code model is created after adding 88.24% red color, 100% green color and 98.82% blue color. Hex #e1fffc Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 0% magenta, 1% yellow and 0% black.

Hex #e1fffc color code is between #ddeeff web safe hex color code and #eeddee web safe hex color code. #ddeeff is the nearest web safe color code. You can see here many more shades of #e1fffc color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code e1fffc #e1fffc
RGB Decimal 225, 255, 252 225, 255, 252
RGB Percent 88%, 100%, 99% rgb(88%, 100%, 99%)
CSS RGBa 225, 255, 252,1 rgba(225,255,252,1)
CMYK Model cmyk(12%,0%,1%,0%)
HSL Color Space 174,100% ,94% hsl(174,100% ,94%)
HSV Color Space 174°, 12%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11100001 11111111 11111100
Octal 341 377 374
Decimal 225 255 252
Hex e1 ff fc

Different shades of #e1fffc color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #e1fffc
#48ffed
Darker of #e1fffc
#7bfff2
Dark of #e1fffc
#aefff7
Base of #e1fffc
#e1fffc
Light of #e1fffc
#ffffff
Lighter
#ffffff
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#e1fffc
#ffe1e4

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#e1fffc
#ffe1f3
#ffede1

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#e1ffeb
#e1fff0
#e1fffc
#e1f8ff
#e1ecff

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#e1fffc
#fffce1
#fce1ff

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#e1fffc
#fce1ff
#ffe1e4
#e4ffe1

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#e1fffc
#ede1ff
#ffe1e4
#f3ffe1

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #e1fffc

#15ffe8
#48ffed
#7bfff2
#aefff7
#e1fffc
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #e1fffc Color

#e1fffc
#e4fffc
#e7fffc
#ebfffd
#eefffd
#f1fffd
#f5fffe
#f8fffe
#fbfffe
#ffffff

Shades of #e1fffc color code

Generate more color scales with scales (color stack) generator.

#e1fffc
#c8e2e0
#afc6c4
#96aaa8
#7d8d8c
#647170
#4b5554
#323838
#191c1c
#000000

Tones

#e1fffc
#e4fcfa
#e7f9f7
#eaf6f5
#edf3f2

Tones

Similar Color like #e1fffc color

Find visually similar hex color codes nearing to #e1fffc hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#e2fffd
#e3fffe
#e4ffff
#e5ffff
#e6ffff
#e7ffff
#e8ffff
#e9ffff
#eaffff
#ebffff
#ecffff
#edffff
#eeffff
#efffff
#e0fefb
#dffdfa
#defcf9
#ddfbf8
#dcfaf7
#dbf9f6
#daf8f5
#d9f7f4
#d8f6f3
#d7f5f2
#d6f4f1
#d5f3f0
#d4f2ef
#d3f1ee

Download this Light Blue

Hex #e1fffc Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#e1fffc Color Code Preview on Black Background Color

This is how #e1fffc Color will look on black background color. Color contrast ratio is 19.91

#e1fffc in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#e1fffc">Your Example Paragraph content text in with font color #e1fffc </p>

Your Example Paragraph content text in with font color #e1fffc

HTML with inline CSS

<div style="color:#e1fffc">Your Paragraph text in with font color #e1fffc </div>

Your Example Paragraph content text in with font color #e1fffc

#e1fffc color code is use for CSS Background Color

Background color for the above div is #e1fffc

HTML with inline CSS

<div style="background-color:#e1fffc;"></div>

#e1fffc color code is use for CSS Border Color

CSS Border color for the above div is #e1fffc

HTML with inline CSS

<div style="border:5px solid #e1fffc;"></div>

CSS Border Left color for the above div is #e1fffc

HTML with inline CSS

<div style="border-left:5px solid #e1fffc;"></div>

CSS Border Right color for the above div is #e1fffc

HTML with inline CSS

<div style="border-right:5px solid #e1fffc;"></div>

CSS Border Bottom color for the above div is #e1fffc

HTML with inline CSS

<div style="border-bottom:5px solid #e1fffc;"></div>

CSS Border Top color for the above div is #e1fffc

HTML with inline CSS

<div style="border-top:5px solid #e1fffc;"></div>

#e1fffc hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#e1fffc; } .examplecolorclass {color:#e1fffc; } .examplebordercolor {border:3px solid #e1fffc; }

#e1fffc Color code Preview on White Background

This is how #e1fffc Color code will look on white background color. Color contrast ratio is 1.05

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #e1fffc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #e1fffc; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(225,255,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,225,228,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(225,255,252,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }