crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#e1e5ff hex color - White - Cool color - Information

#e1e5ff hex color - White - Cool color

Color Hue/Base color: White

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

Hex #e1e5ff color code is between #ddddee web safe hex color code and #eeeedd web safe hex color code. #ddddee is the nearest web safe color code. You can see here many more shades of #e1e5ff color code.

0 Likes 0 Comments | 8 Views

Color Table

Hex Color Codee1e5ff#e1e5ff
RGB Decimal225, 229, 255rgb(225, 229, 255)
RGB Percent88%, 90%, 100%rgb(88%, 90%, 100%)
CSS RGBa225, 229, 255,1rgba(225,229,255,1)
CMYK Modelcmyk(12%,10%,0%,0%)
HSL Color Space232,100% ,94%hsl(232,100% ,94%)
HSV Color Space232°, 12%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111000011110010111111111
Octal341345377
Decimal225229255
Hexe1e5ff

Different shades of #e1e5ff color code.

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

Light Shade of #e1e5ff
#ffffff
Dark Shade of #e1e5ff
#aeb9ff
Saturated Shade of #e1e5ff
#e1e5ff
Desaturated Shade of #e1e5ff
#e2e6fd
Grey scale Shade of #e1e5ff
#f0f0f0
Brighten Shade
#fafeff
Most Readable Shade
#000000

Shades of #e1e5ff color code

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

#e1e5ff
#c8cbe2
#afb2c6
#9698aa
#7d7f8d
#646571
#4b4c55
#323238
#19191c
#000000

Similar Color like #e1e5ff color

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

#e2e6ff
#e3e7ff
#e4e8ff
#e5e9ff
#e6eaff
#e7ebff
#e8ecff
#e9edff
#eaeeff
#ebefff
#ecf0ff
#edf1ff
#eef2ff
#eff3ff
#e0e4fe
#dfe3fd
#dee2fc
#dde1fb
#dce0fa
#dbdff9
#dadef8
#d9ddf7
#d8dcf6
#d7dbf5
#d6daf4
#d5d9f3
#d4d8f2
#d3d7f1

Monochromatic Color with #e1e5ff

#e1e5ff
#25262a
#4b4c55
#717380
#9699aa
#bcbfd4

Tints of #e1e5ff Color

#e1e5ff
#e4e7ff
#e7eaff
#ebedff
#eef0ff
#f1f3ff
#f5f6ff
#f8f9ff
#fbfcff
#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

#e1e5ff
#fffbe1

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

Split Complementary

#e1e5ff
#ffece1
#f4ffe1

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

Analogous Color

#e1f1ff
#e1ebff
#e1e5ff
#e3e1ff
#e9e1ff

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

#e1e5ff
#ffe1e5
#e5ffe1

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

#e1e5ff
#ffe1f4
#fffbe1
#e1ffec

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

#e1e5ff
#fffbe1
#f4ffe1
#ece1ff

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 #e1e5ff 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.

#e1e5ff Color Code Preview on Black Background Color

This is how #e1e5ff Color will look on black background color. Color contrast ratio is 16.85

#e1e5ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1e5ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1e5ff

#e1e5ff color code is use for CSS Background Color

Background color for the above div is #e1e5ff

HTML with inline CSS

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

#e1e5ff color code is use for CSS Border Color

CSS Border color for the above div is #e1e5ff

HTML with inline CSS

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

CSS Border Left color for the above div is #e1e5ff

HTML with inline CSS

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

CSS Border Right color for the above div is #e1e5ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e1e5ff

HTML with inline CSS

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

CSS Border Top color for the above div is #e1e5ff

HTML with inline CSS

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

#e1e5ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e1e5ff Color code Preview on White Background

This is how #e1e5ff Color code will look on white background color. Color contrast ratio is 1.25

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

Related Gradients

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

0 Likes 0 Comments | 8 Views

Post your comment:-

By submitting comment you agree to our privacy policy.