crispedge.com

Color picker

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

#e5e2f4 hex color - White - Cool color - Information

#e5e2f4 hex color - White - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: White

Hex #e5e2f4 Color code in RGB color code model is created after adding 89.8% red color, 88.63% green color and 95.69% blue color. Hex #e5e2f4 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 7% magenta, 0% yellow and 4% black.

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

0 Likes 0 Comments | 11 Views

Color Table

Hex Color Codee5e2f4#e5e2f4
RGB Decimal229, 226, 244rgb(229, 226, 244)
RGB Percent90%, 89%, 96%rgb(90%, 89%, 96%)
CSS RGBa229, 226, 244,1rgba(229,226,244,1)
CMYK Modelcmyk(6%,7%,0%,4%)
HSL Color Space250,45% ,92%hsl(250,45% ,92%)
HSV Color Space250°, 7%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111001011110001011110100
Octal345342364
Decimal229226244
Hexe5e2f4

Different shades of #e5e2f4 color code.

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

Light Shade of #e5e2f4
#ffffff
Dark Shade of #e5e2f4
#c4bde6
Saturated Shade of #e5e2f4
#e4e0f6
Desaturated Shade of #e5e2f4
#e6e4f2
Grey scale Shade of #e5e2f4
#ebebeb
Brighten Shade
#fefbff
Most Readable Shade
#000000

Shades of #e5e2f4 color code

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

#e5e2f4
#cbc8d8
#b2afbd
#9896a2
#7f7d87
#65646c
#4c4b51
#323236
#19191b
#000000

Similar Color like #e5e2f4 color

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

#e6e3f5
#e7e4f6
#e8e5f7
#e9e6f8
#eae7f9
#ebe8fa
#ece9fb
#edeafc
#eeebfd
#efecfe
#f0edff
#f1eeff
#f2efff
#f3f0ff
#e4e1f3
#e3e0f2
#e2dff1
#e1def0
#e0ddef
#dfdcee
#dedbed
#dddaec
#dcd9eb
#dbd8ea
#dad7e9
#d9d6e8
#d8d5e7
#d7d4e6

Monochromatic Color with #e5e2f4

#e5e2f4
#1e1d1f
#45454a
#6d6c74
#95939f
#bdbbc9

Tints of #e5e2f4 Color

#e5e2f4
#e7e5f5
#eae8f6
#edebf7
#f0eef8
#f3f2fa
#f6f5fb
#f9f8fc
#fcfbfd
#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

#e5e2f4
#f1f4e2

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

Split Complementary

#e5e2f4
#f4eee2
#e8f4e2

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

Analogous Color

#e2e6f4
#e2e3f4
#e5e2f4
#e9e2f4
#ece2f4

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

#e5e2f4
#f4e5e2
#e2f4e5

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

#e5e2f4
#f4e2e8
#f1f4e2
#e2f4ee

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

#e5e2f4
#f1f4e2
#e8f4e2
#eee2f4

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

#e5e2f4 Color Code Preview on Black Background Color

This is how #e5e2f4 Color will look on black background color. Color contrast ratio is 16.52

#e5e2f4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5e2f4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5e2f4

#e5e2f4 color code is use for CSS Background Color

Background color for the above div is #e5e2f4

HTML with inline CSS

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

#e5e2f4 color code is use for CSS Border Color

CSS Border color for the above div is #e5e2f4

HTML with inline CSS

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

CSS Border Left color for the above div is #e5e2f4

HTML with inline CSS

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

CSS Border Right color for the above div is #e5e2f4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e5e2f4

HTML with inline CSS

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

CSS Border Top color for the above div is #e5e2f4

HTML with inline CSS

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

#e5e2f4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e5e2f4 Color code Preview on White Background

This is how #e5e2f4 Color code will look on white background color. Color contrast ratio is 1.27

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

Related Gradients

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

0 Likes 0 Comments | 11 Views

Post your comment:-

By submitting comment you agree to our privacy policy.