crispedge.com

Color picker

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

#e6ddff hex color - White - Cool color - Information

#e6ddff hex color - White - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: White

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

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codee6ddff#e6ddff
RGB Decimal230, 221, 255rgb(230, 221, 255)
RGB Percent90%, 87%, 100%rgb(90%, 87%, 100%)
CSS RGBa230, 221, 255,1rgba(230,221,255,1)
CMYK Modelcmyk(10%,13%,0%,0%)
HSL Color Space256,100% ,93%hsl(256,100% ,93%)
HSV Color Space256°, 13%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111001101101110111111111
Octal346335377
Decimal230221255
Hexe6ddff

Different shades of #e6ddff color code.

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

Light Shade of #e6ddff
#ffffff
Dark Shade of #e6ddff
#c0aaff
Saturated Shade of #e6ddff
#e6ddff
Desaturated Shade of #e6ddff
#e7dffd
Grey scale Shade of #e6ddff
#eeeeee
Brighten Shade
#fff6ff
Most Readable Shade
#000000

Shades of #e6ddff color code

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

#e6ddff
#ccc4e2
#b2abc6
#9993aa
#7f7a8d
#666271
#4c4955
#333138
#19181c
#000000

Similar Color like #e6ddff color

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

#e7deff
#e8dfff
#e9e0ff
#eae1ff
#ebe2ff
#ece3ff
#ede4ff
#eee5ff
#efe6ff
#f0e7ff
#f1e8ff
#f2e9ff
#f3eaff
#f4ebff
#e5dcfe
#e4dbfd
#e3dafc
#e2d9fb
#e1d8fa
#e0d7f9
#dfd6f8
#ded5f7
#ddd4f6
#dcd3f5
#dbd2f4
#dad1f3
#d9d0f2
#d8cff1

Monochromatic Color with #e6ddff

#e6ddff
#26252a
#4d4a55
#736f80
#9993aa
#c0b8d4

Tints of #e6ddff Color

#e6ddff
#e8e0ff
#ebe4ff
#eee8ff
#f1ecff
#f3efff
#f6f3ff
#f9f7ff
#fcfbff
#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

#e6ddff
#f6ffdd

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

Split Complementary

#e6ddff
#fff7dd
#e5ffdd

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

Analogous Color

#dde2ff
#dfddff
#e6ddff
#edddff
#f4ddff

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

#e6ddff
#ffe6dd
#ddffe6

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

#e6ddff
#ffdde5
#f6ffdd
#ddfff7

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

#e6ddff
#f6ffdd
#e5ffdd
#f7ddff

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

#e6ddff Color Code Preview on Black Background Color

This is how #e6ddff Color will look on black background color. Color contrast ratio is 16.15

#e6ddff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e6ddff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e6ddff

#e6ddff color code is use for CSS Background Color

Background color for the above div is #e6ddff

HTML with inline CSS

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

#e6ddff color code is use for CSS Border Color

CSS Border color for the above div is #e6ddff

HTML with inline CSS

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

CSS Border Left color for the above div is #e6ddff

HTML with inline CSS

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

CSS Border Right color for the above div is #e6ddff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e6ddff

HTML with inline CSS

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

CSS Border Top color for the above div is #e6ddff

HTML with inline CSS

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

#e6ddff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e6ddff Color code Preview on White Background

This is how #e6ddff Color code will look on white background color. Color contrast ratio is 1.30

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.