crispedge.com

Color picker

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

#eea9de hex color - Violet - Warm color - Information

#eea9de hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #eea9de Color code in RGB color code model is created after adding 93.33% red color, 66.27% green color and 87.06% blue color. Hex #eea9de Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 7% yellow and 7% black.

Hex #eea9de color code is between #ddaadd web safe hex color code and #ff99ee web safe hex color code. #ddaadd is the nearest web safe color code. You can see here many more shades of #eea9de color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeeea9de#eea9de
RGB Decimal238, 169, 222rgb(238, 169, 222)
RGB Percent93%, 66%, 87%rgb(93%, 66%, 87%)
CSS RGBa238, 169, 222,1rgba(238,169,222,1)
CMYK Modelcmyk(0%,29%,7%,7%)
HSL Color Space314,67% ,80%hsl(314,67% ,80%)
HSV Color Space314°, 29%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101010100111011110
Octal356251336
Decimal238169222
Hexeea9de

Different shades of #eea9de color code.

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

Light Shade of #eea9de
#f6d4ee
Dark Shade of #eea9de
#e67ece
Saturated Shade of #eea9de
#f3a4e1
Desaturated Shade of #eea9de
#e9aedb
Grey scale Shade of #eea9de
#cbcbcb
Brighten Shade
#ffc2f7
Most Readable Shade
#000000

Shades of #eea9de color code

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

#eea9de
#d396c5
#b983ac
#9e7094
#845d7b
#694b62
#4f384a
#342531
#1a1218
#000000

Similar Color like #eea9de color

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

#efaadf
#f0abe0
#f1ace1
#f2ade2
#f3aee3
#f4afe4
#f5b0e5
#f6b1e6
#f7b2e7
#f8b3e8
#f9b4e9
#fab5ea
#fbb6eb
#fcb7ec
#eda8dd
#eca7dc
#eba6db
#eaa5da
#e9a4d9
#e8a3d8
#e7a2d7
#e6a1d6
#e5a0d5
#e49fd4
#e39ed3
#e29dd2
#e19cd1
#e09bd0

Monochromatic Color with #eea9de

#eea9de
#1a1218
#44303f
#6e4e67
#996d8f
#c38bb6

Tints of #eea9de Color

#eea9de
#efb2e1
#f1bce5
#f3c5e9
#f5cfec
#f7d8f0
#f9e2f4
#fbebf7
#fdf5fb
#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

#eea9de
#a9eeb9

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

Split Complementary

#eea9de
#bbeea9
#a9eedc

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

Analogous Color

#e2a9ee
#eea9ec
#eea9de
#eea9d0
#eea9c2

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

#eea9de
#deeea9
#a9deee

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

#eea9de
#eedba9
#a9eeb9
#a9bbee

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

#eea9de
#a9eeb9
#a9eedc
#eea9bb

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

#eea9de Color Code Preview on Black Background Color

This is how #eea9de Color will look on black background color. Color contrast ratio is 11.37

#eea9de in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eea9de

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eea9de

#eea9de color code is use for CSS Background Color

Background color for the above div is #eea9de

HTML with inline CSS

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

#eea9de color code is use for CSS Border Color

CSS Border color for the above div is #eea9de

HTML with inline CSS

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

CSS Border Left color for the above div is #eea9de

HTML with inline CSS

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

CSS Border Right color for the above div is #eea9de

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eea9de

HTML with inline CSS

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

CSS Border Top color for the above div is #eea9de

HTML with inline CSS

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

#eea9de hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eea9de Color code Preview on White Background

This is how #eea9de Color code will look on white background color. Color contrast ratio is 1.85

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

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.