crispedge.com

Color picker

Loading...

#e1edfd hex color - Blue - Cool color - Information

#e1edfd hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #e1edfd Color code in RGB color code model is created after adding 88.24% red color, 92.94% green color and 99.22% blue color. Hex #e1edfd Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 6% magenta, 0% yellow and 1% black.

Hex #e1edfd 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 #e1edfd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee1edfd#e1edfd
RGB Decimal225, 237, 253rgb(225, 237, 253)
RGB Percent88%, 93%, 99%rgb(88%, 93%, 99%)
CSS RGBa225, 237, 253,1rgba(225,237,253,1)
CMYK Modelcmyk(11%,6%,0%,1%)
HSL Color Space214,88% ,94%hsl(214,88% ,94%)
HSV Color Space214°, 11%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111000011110110111111101
Octal341355375
Decimal225237253
Hexe1edfd

Different shades of #e1edfd color code.

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

Light Shade of #e1edfd
#ffffff
Dark Shade of #e1edfd
#b1d0fa
Saturated Shade of #e1edfd
#dfedff
Desaturated Shade of #e1edfd
#e3edfb
Grey scale Shade of #e1edfd
#efefef
Brighten Shade
#faffff
Most Readable Shade
#000000

Shades of #e1edfd color code

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

#e1edfd
#c8d2e0
#afb8c4
#969ea8
#7d838c
#646970
#4b4f54
#323438
#191a1c
#000000

Similar Color like #e1edfd color

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

#e2eefe
#e3efff
#e4f0ff
#e5f1ff
#e6f2ff
#e7f3ff
#e8f4ff
#e9f5ff
#eaf6ff
#ebf7ff
#ecf8ff
#edf9ff
#eefaff
#effbff
#e0ecfc
#dfebfb
#deeafa
#dde9f9
#dce8f8
#dbe7f7
#dae6f6
#d9e5f5
#d8e4f4
#d7e3f3
#d6e2f2
#d5e1f1
#d4e0f0
#d3dfef

Monochromatic Color with #e1edfd

#e1edfd
#242628
#4a4e53
#70767d
#959da8
#bbc5d2

Tints of #e1edfd Color

#e1edfd
#e4effd
#e7f1fd
#ebf3fd
#eef5fd
#f1f7fe
#f5f9fe
#f8fbfe
#fbfdfe
#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

#e1edfd
#fdf1e1

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

Split Complementary

#e1edfd
#fde3e1
#fbfde1

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

Analogous Color

#e1f8fd
#e1f3fd
#e1edfd
#e1e7fd
#e1e2fd

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

#e1edfd
#fde1ed
#edfde1

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

#e1edfd
#fde1fb
#fdf1e1
#e1fde3

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

Double Complementary Color

#e1edfd
#fdf1e1
#fbfde1
#e3e1fd

Double Complementary 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).

Hex #e1edfd 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.

#e1edfd Color Code Preview on Black Background Color

This is how #e1edfd Color will look on black background color. Color contrast ratio is 17.73

#e1edfd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1edfd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1edfd

#e1edfd color code is use for CSS Background Color

Background color for the above div is #e1edfd

HTML with inline CSS

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

#e1edfd color code is use for CSS Border Color

CSS Border color for the above div is #e1edfd

HTML with inline CSS

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

CSS Border Left color for the above div is #e1edfd

HTML with inline CSS

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

CSS Border Right color for the above div is #e1edfd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e1edfd

HTML with inline CSS

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

CSS Border Top color for the above div is #e1edfd

HTML with inline CSS

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

#e1edfd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e1edfd Color code Preview on White Background

This is how #e1edfd Color code will look on white background color. Color contrast ratio is 1.18

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 #e1edfd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #e1edfd; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.