crispedge.com

Color picker

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

#e1dbfc hex color - Blue - Cool color - Information

#e1dbfc hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

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

Hex #e1dbfc color code is between #ddddff web safe hex color code and #eeccee web safe hex color code. #ddddff is the nearest web safe color code. You can see here many more shades of #e1dbfc color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codee1dbfc#e1dbfc
RGB Decimal225, 219, 252rgb(225, 219, 252)
RGB Percent88%, 86%, 99%rgb(88%, 86%, 99%)
CSS RGBa225, 219, 252,1rgba(225,219,252,1)
CMYK Modelcmyk(11%,13%,0%,1%)
HSL Color Space251,85% ,92%hsl(251,85% ,92%)
HSV Color Space251°, 13%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111000011101101111111100
Octal341333374
Decimal225219252
Hexe1dbfc

Different shades of #e1dbfc color code.

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

Light Shade of #e1dbfc
#ffffff
Dark Shade of #e1dbfc
#baacf8
Saturated Shade of #e1dbfc
#e0d9fe
Desaturated Shade of #e1dbfc
#e2ddfa
Grey scale Shade of #e1dbfc
#ebebeb
Brighten Shade
#faf4ff
Most Readable Shade
#000000

Shades of #e1dbfc color code

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

#e1dbfc
#c8c2e0
#afaac4
#9692a8
#7d798c
#646170
#4b4954
#323038
#19181c
#000000

Similar Color like #e1dbfc color

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

#e2dcfd
#e3ddfe
#e4deff
#e5dfff
#e6e0ff
#e7e1ff
#e8e2ff
#e9e3ff
#eae4ff
#ebe5ff
#ece6ff
#ede7ff
#eee8ff
#efe9ff
#e0dafb
#dfd9fa
#ded8f9
#ddd7f8
#dcd6f7
#dbd5f6
#dad4f5
#d9d3f4
#d8d2f3
#d7d1f2
#d6d0f1
#d5cff0
#d4ceef
#d3cdee

Monochromatic Color with #e1dbfc

#e1dbfc
#232227
#494752
#6f6c7c
#9591a7
#bbb6d1

Tints of #e1dbfc Color

#e1dbfc
#e4dffc
#e7e3fc
#ebe7fd
#eeebfd
#f1effd
#f5f3fe
#f8f7fe
#fbfbfe
#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

#e1dbfc
#f6fcdb

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

Split Complementary

#e1dbfc
#fcf2db
#e6fcdb

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

Analogous Color

#dbe2fc
#dbdcfc
#e1dbfc
#e8dbfc
#eedbfc

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

#e1dbfc
#fce1db
#dbfce1

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

#e1dbfc
#fcdbe5
#f6fcdb
#dbfcf1

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

#e1dbfc
#f6fcdb
#e6fcdb
#f2dbfc

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

#e1dbfc Color Code Preview on Black Background Color

This is how #e1dbfc Color will look on black background color. Color contrast ratio is 15.74

#e1dbfc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1dbfc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1dbfc

#e1dbfc color code is use for CSS Background Color

Background color for the above div is #e1dbfc

HTML with inline CSS

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

#e1dbfc color code is use for CSS Border Color

CSS Border color for the above div is #e1dbfc

HTML with inline CSS

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

CSS Border Left color for the above div is #e1dbfc

HTML with inline CSS

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

CSS Border Right color for the above div is #e1dbfc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e1dbfc

HTML with inline CSS

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

CSS Border Top color for the above div is #e1dbfc

HTML with inline CSS

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

#e1dbfc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e1dbfc Color code Preview on White Background

This is how #e1dbfc Color code will look on white background color. Color contrast ratio is 1.33

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.