crispedge.com

Color picker

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

#e5efee hex color - Blue - Cool color - Information

#e5efee hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #e5efee color code is between #ddeedd web safe hex color code and #eeffff web safe hex color code. #ddeedd is the nearest web safe color code. You can see here many more shades of #e5efee color code.

0 Likes 0 Comments | 24 Views

Color Table

Hex Color Codee5efee#e5efee
RGB Decimal229, 239, 238rgb(229, 239, 238)
RGB Percent90%, 94%, 93%rgb(90%, 94%, 93%)
CSS RGBa229, 239, 238,1rgba(229,239,238,1)
CMYK Modelcmyk(4%,0%,0%,6%)
HSL Color Space174,24% ,92%hsl(174,24% ,92%)
HSV Color Space174°, 4%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111001011110111111101110
Octal345357356
Decimal229239238
Hexe5efee

Different shades of #e5efee color code.

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

Light Shade of #e5efee
#ffffff
Dark Shade of #e5efee
#c5dcd9
Saturated Shade of #e5efee
#e3f1f0
Desaturated Shade of #e5efee
#e7edec
Grey scale Shade of #e5efee
#eaeaea
Brighten Shade
#feffff
Most Readable Shade
#000000

Shades of #e5efee color code

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

#e5efee
#cbd4d3
#b2b9b9
#989f9e
#7f8484
#656a69
#4c4f4f
#323534
#191a1a
#000000

Similar Color like #e5efee color

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

#e6f0ef
#e7f1f0
#e8f2f1
#e9f3f2
#eaf4f3
#ebf5f4
#ecf6f5
#edf7f6
#eef8f7
#eff9f8
#f0faf9
#f1fbfa
#f2fcfb
#f3fdfc
#e4eeed
#e3edec
#e2eceb
#e1ebea
#e0eae9
#dfe9e8
#dee8e7
#dde7e6
#dce6e5
#dbe5e4
#dae4e3
#d9e3e2
#d8e2e1
#d7e1e0

Monochromatic Color with #e5efee

#e5efee
#191a1a
#424545
#6b6f6f
#949a99
#bcc4c4

Tints of #e5efee Color

#e5efee
#e7f0ef
#eaf2f1
#edf4f3
#f0f6f5
#f3f7f7
#f6f9f9
#f9fbfb
#fcfdfd
#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

#e5efee
#efe5e6

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

Split Complementary

#e5efee
#efe5eb
#efe9e5

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

Analogous Color

#e5efea
#e5efec
#e5efee
#e5eeef
#e5ecef

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

#e5efee
#eee5ef
#efeee5

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

#e5efee
#e9e5ef
#efe5e6
#ebefe5

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

#e5efee
#efe5e6
#efe9e5
#e5ebef

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

#e5efee Color Code Preview on Black Background Color

This is how #e5efee Color will look on black background color. Color contrast ratio is 17.91

#e5efee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5efee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5efee

#e5efee color code is use for CSS Background Color

Background color for the above div is #e5efee

HTML with inline CSS

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

#e5efee color code is use for CSS Border Color

CSS Border color for the above div is #e5efee

HTML with inline CSS

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

CSS Border Left color for the above div is #e5efee

HTML with inline CSS

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

CSS Border Right color for the above div is #e5efee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e5efee

HTML with inline CSS

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

CSS Border Top color for the above div is #e5efee

HTML with inline CSS

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

#e5efee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e5efee Color code Preview on White Background

This is how #e5efee Color code will look on white background color. Color contrast ratio is 1.17

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

Related Gradients

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

0 Likes 0 Comments | 24 Views

Post your comment:-

By submitting comment you agree to our privacy policy.