crispedge.com

Color picker

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

#e29ede hex color - Violet - Warm color - Information

#e29ede hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e29ede Color code in RGB color code model is created after adding 88.63% red color, 61.96% green color and 87.06% blue color. Hex #e29ede Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 30% magenta, 2% yellow and 11% black.

Hex #e29ede color code is between #dd99dd web safe hex color code and #eeaaee web safe hex color code. #dd99dd is the nearest web safe color code. You can see here many more shades of #e29ede color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee29ede#e29ede
RGB Decimal226, 158, 222rgb(226, 158, 222)
RGB Percent89%, 62%, 87%rgb(89%, 62%, 87%)
CSS RGBa226, 158, 222,1rgba(226,158,222,1)
CMYK Modelcmyk(0%,30%,2%,11%)
HSL Color Space304,54% ,75%hsl(304,54% ,75%)
HSV Color Space304°, 30%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000101001111011011110
Octal342236336
Decimal226158222
Hexe29ede

Different shades of #e29ede color code.

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

Light Shade of #e29ede
#eec5eb
Dark Shade of #e29ede
#d677d1
Saturated Shade of #e29ede
#e898e4
Desaturated Shade of #e29ede
#dca4d8
Grey scale Shade of #e29ede
#c0c0c0
Brighten Shade
#fbb7f7
Most Readable Shade
#000000

Shades of #e29ede color code

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

#e29ede
#c88cc5
#af7aac
#966994
#7d577b
#644662
#4b344a
#322331
#191118
#000000

Similar Color like #e29ede color

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

#e39fdf
#e4a0e0
#e5a1e1
#e6a2e2
#e7a3e3
#e8a4e4
#e9a5e5
#eaa6e6
#eba7e7
#eca8e8
#eda9e9
#eeaaea
#efabeb
#f0acec
#e19ddd
#e09cdc
#df9bdb
#de9ada
#dd99d9
#dc98d8
#db97d7
#da96d6
#d995d5
#d894d4
#d793d3
#d692d2
#d591d1
#d490d0

Monochromatic Color with #e29ede

#e29ede
#0d090d
#382737
#624561
#8d638a
#b780b4

Tints of #e29ede Color

#e29ede
#e5a8e1
#e8b3e5
#ebbee9
#eec9ec
#f2d3f0
#f5def4
#f8e9f7
#fbf4fb
#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

#e29ede
#9ee2a2

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

Split Complementary

#e29ede
#bce29e
#9ee2c4

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

Analogous Color

#cb9ee2
#d89ee2
#e29ede
#e29ed0
#e29ec3

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

#e29ede
#dee29e
#9edee2

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

#e29ede
#e2c49e
#9ee2a2
#9ebce2

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

#e29ede
#9ee2a2
#9ee2c4
#e29ebc

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

#e29ede Color Code Preview on Black Background Color

This is how #e29ede Color will look on black background color. Color contrast ratio is 10.18

#e29ede in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e29ede

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e29ede

#e29ede color code is use for CSS Background Color

Background color for the above div is #e29ede

HTML with inline CSS

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

#e29ede color code is use for CSS Border Color

CSS Border color for the above div is #e29ede

HTML with inline CSS

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

CSS Border Left color for the above div is #e29ede

HTML with inline CSS

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

CSS Border Right color for the above div is #e29ede

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e29ede

HTML with inline CSS

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

CSS Border Top color for the above div is #e29ede

HTML with inline CSS

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

#e29ede hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e29ede Color code Preview on White Background

This is how #e29ede Color code will look on white background color. Color contrast ratio is 2.06

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

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.