crispedge.com

Color picker

Loading...

#e29def hex color - Violet - Warm color - Information

#e29def hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e29def Color code in RGB color code model is created after adding 88.63% red color, 61.57% green color and 93.73% blue color. Hex #e29def Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 34% magenta, 0% yellow and 6% black.

Hex #e29def color code is between #dd99ee web safe hex color code and #eeaaff web safe hex color code. #dd99ee is the nearest web safe color code. You can see here many more shades of #e29def color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codee29def#e29def
RGB Decimal226, 157, 239rgb(226, 157, 239)
RGB Percent89%, 62%, 94%rgb(89%, 62%, 94%)
CSS RGBa226, 157, 239,1rgba(226,157,239,1)
CMYK Modelcmyk(5%,34%,0%,6%)
HSL Color Space290,72% ,78%hsl(290,72% ,78%)
HSV Color Space290°, 34%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000101001110111101111
Octal342235357
Decimal226157239
Hexe29def

Different shades of #e29def color code.

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

Light Shade of #e29def
#efc9f6
Dark Shade of #e29def
#d571e8
Saturated Shade of #e29def
#e697f5
Desaturated Shade of #e29def
#dea3e9
Grey scale Shade of #e29def
#c6c6c6
Brighten Shade
#fbb6ff
Most Readable Shade
#000000

Shades of #e29def color code

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

#e29def
#c88bd4
#af7ab9
#96689f
#7d5784
#64456a
#4b344f
#322235
#19111a
#000000

Similar Color like #e29def color

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

#e39ef0
#e49ff1
#e5a0f2
#e6a1f3
#e7a2f4
#e8a3f5
#e9a4f6
#eaa5f7
#eba6f8
#eca7f9
#eda8fa
#eea9fb
#efaafc
#f0abfd
#e19cee
#e09bed
#df9aec
#de99eb
#dd98ea
#dc97e9
#db96e8
#da95e7
#d994e6
#d893e5
#d792e4
#d691e3
#d590e2
#d48fe1

Monochromatic Color with #e29def

#e29def
#19111a
#412d45
#69496f
#92659a
#ba81c4

Tints of #e29def Color

#e29def
#e5a7f0
#e8b2f2
#ebbdf4
#eec8f6
#f2d3f7
#f5def9
#f8e9fb
#fbf4fd
#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

#e29def
#aaef9d

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

Split Complementary

#e29def
#d3ef9d
#9defb9

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

Analogous Color

#c19def
#d29def
#e29def
#ef9dec
#ef9ddb

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

#e29def
#efe29d
#9defe2

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

#e29def
#efb99d
#aaef9d
#9dd3ef

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

#e29def
#aaef9d
#9defb9
#ef9dd3

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

#e29def Color Code Preview on Black Background Color

This is how #e29def Color will look on black background color. Color contrast ratio is 10.30

#e29def in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e29def

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e29def

#e29def color code is use for CSS Background Color

Background color for the above div is #e29def

HTML with inline CSS

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

#e29def color code is use for CSS Border Color

CSS Border color for the above div is #e29def

HTML with inline CSS

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

CSS Border Left color for the above div is #e29def

HTML with inline CSS

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

CSS Border Right color for the above div is #e29def

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e29def

HTML with inline CSS

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

CSS Border Top color for the above div is #e29def

HTML with inline CSS

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

#e29def hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e29def Color code Preview on White Background

This is how #e29def Color code will look on white background color. Color contrast ratio is 2.04

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(226,157,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,239,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(226,157,239,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.