crispedge.com

Color picker

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

#ede6ff hex color - White - Cool color - Information

#ede6ff hex color - White - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: White

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

Hex #ede6ff color code is between #eeeeee web safe hex color code and #dddddd web safe hex color code. #eeeeee is the nearest web safe color code. You can see here many more shades of #ede6ff color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codeede6ff#ede6ff
RGB Decimal237, 230, 255rgb(237, 230, 255)
RGB Percent93%, 90%, 100%rgb(93%, 90%, 100%)
CSS RGBa237, 230, 255,1rgba(237,230,255,1)
CMYK Modelcmyk(7%,10%,0%,0%)
HSL Color Space257,100% ,95%hsl(257,100% ,95%)
HSV Color Space257°, 10%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111011011110011011111111
Octal355346377
Decimal237230255
Hexede6ff

Different shades of #ede6ff color code.

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

Light Shade of #ede6ff
#ffffff
Dark Shade of #ede6ff
#c8b3ff
Saturated Shade of #ede6ff
#ede6ff
Desaturated Shade of #ede6ff
#eee7fe
Grey scale Shade of #ede6ff
#f2f2f2
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #ede6ff color code

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

#ede6ff
#d2cce2
#b8b2c6
#9e99aa
#837f8d
#696671
#4f4c55
#343338
#1a191c
#000000

Similar Color like #ede6ff color

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

#eee7ff
#efe8ff
#f0e9ff
#f1eaff
#f2ebff
#f3ecff
#f4edff
#f5eeff
#f6efff
#f7f0ff
#f8f1ff
#f9f2ff
#faf3ff
#fbf4ff
#ece5fe
#ebe4fd
#eae3fc
#e9e2fb
#e8e1fa
#e7e0f9
#e6dff8
#e5def7
#e4ddf6
#e3dcf5
#e2dbf4
#e1daf3
#e0d9f2
#dfd8f1

Monochromatic Color with #ede6ff

#ede6ff
#27262a
#4f4d55
#777380
#9e99aa
#c5c0d4

Tints of #ede6ff Color

#ede6ff
#efe8ff
#f1ebff
#f3eeff
#f5f1ff
#f7f3ff
#f9f6ff
#fbf9ff
#fdfcff
#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

#ede6ff
#f8ffe6

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

Split Complementary

#ede6ff
#fffae6
#ecffe6

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

Analogous Color

#e6e9ff
#e8e6ff
#ede6ff
#f2e6ff
#f7e6ff

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

#ede6ff
#ffede6
#e6ffed

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

#ede6ff
#ffe6eb
#f8ffe6
#e6fff9

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

#ede6ff
#f8ffe6
#ecffe6
#fae6ff

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

#ede6ff Color Code Preview on Black Background Color

This is how #ede6ff Color will look on black background color. Color contrast ratio is 17.36

#ede6ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede6ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede6ff

#ede6ff color code is use for CSS Background Color

Background color for the above div is #ede6ff

HTML with inline CSS

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

#ede6ff color code is use for CSS Border Color

CSS Border color for the above div is #ede6ff

HTML with inline CSS

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

CSS Border Left color for the above div is #ede6ff

HTML with inline CSS

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

CSS Border Right color for the above div is #ede6ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ede6ff

HTML with inline CSS

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

CSS Border Top color for the above div is #ede6ff

HTML with inline CSS

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

#ede6ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ede6ff Color code Preview on White Background

This is how #ede6ff Color code will look on white background color. Color contrast ratio is 1.21

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.