crispedge.com

Color picker

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

#ead5fe hex color - White - Warm color - Information

#ead5fe hex color - White - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: White

Hex #ead5fe Color code in RGB color code model is created after adding 91.76% red color, 83.53% green color and 99.61% blue color. Hex #ead5fe Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 16% magenta, 0% yellow and 0% black.

Hex #ead5fe color code is between #eeddff web safe hex color code and #ddccee web safe hex color code. #eeddff is the nearest web safe color code. You can see here many more shades of #ead5fe color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeead5fe#ead5fe
RGB Decimal234, 213, 254rgb(234, 213, 254)
RGB Percent92%, 84%, 100%rgb(92%, 84%, 100%)
CSS RGBa234, 213, 254,1rgba(234,213,254,1)
CMYK Modelcmyk(8%,16%,0%,0%)
HSL Color Space271,95% ,92%hsl(271,95% ,92%)
HSV Color Space271°, 16%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101101010111111110
Octal352325376
Decimal234213254
Hexead5fe

Different shades of #ead5fe color code.

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

Light Shade of #ead5fe
#ffffff
Dark Shade of #ead5fe
#d1a3fd
Saturated Shade of #ead5fe
#ead4ff
Desaturated Shade of #ead5fe
#ead7fc
Grey scale Shade of #ead5fe
#e9e9e9
Brighten Shade
#ffeeff
Most Readable Shade
#000000

Shades of #ead5fe color code

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

#ead5fe
#d0bde1
#b6a5c5
#9c8ea9
#82768d
#685e70
#4e4754
#342f38
#1a171c
#000000

Similar Color like #ead5fe color

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

#ebd6ff
#ecd7ff
#edd8ff
#eed9ff
#efdaff
#f0dbff
#f1dcff
#f2ddff
#f3deff
#f4dfff
#f5e0ff
#f6e1ff
#f7e2ff
#f8e3ff
#e9d4fd
#e8d3fc
#e7d2fb
#e6d1fa
#e5d0f9
#e4cff8
#e3cef7
#e2cdf6
#e1ccf5
#e0cbf4
#dfcaf3
#dec9f2
#ddc8f1
#dcc7f0

Monochromatic Color with #ead5fe

#ead5fe
#262329
#4d4654
#756a7e
#9c8ea9
#c3b1d3

Tints of #ead5fe Color

#ead5fe
#ecd9fe
#eedefe
#f1e3fe
#f3e7fe
#f5ecfe
#f8f1fe
#faf5fe
#fcfafe
#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

#ead5fe
#e9fed5

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

Split Complementary

#ead5fe
#fefed5
#d5fed6

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

Analogous Color

#dad5fe
#e2d5fe
#ead5fe
#f2d5fe
#fad5fe

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

#ead5fe
#feead5
#d5feea

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

#ead5fe
#fed5d5
#e9fed5
#d5fdfe

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

#ead5fe
#e9fed5
#d5fed6
#fed5fe

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

#ead5fe Color Code Preview on Black Background Color

This is how #ead5fe Color will look on black background color. Color contrast ratio is 15.45

#ead5fe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ead5fe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ead5fe

#ead5fe color code is use for CSS Background Color

Background color for the above div is #ead5fe

HTML with inline CSS

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

#ead5fe color code is use for CSS Border Color

CSS Border color for the above div is #ead5fe

HTML with inline CSS

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

CSS Border Left color for the above div is #ead5fe

HTML with inline CSS

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

CSS Border Right color for the above div is #ead5fe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ead5fe

HTML with inline CSS

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

CSS Border Top color for the above div is #ead5fe

HTML with inline CSS

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

#ead5fe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ead5fe Color code Preview on White Background

This is how #ead5fe Color code will look on white background color. Color contrast ratio is 1.36

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.