crispedge.com

Color picker

Loading...

#e9d4ef hex color - Violet - Warm color - Information

#e9d4ef hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e9d4ef Color code in RGB color code model is created after adding 91.37% red color, 83.14% green color and 93.73% blue color. Hex #e9d4ef Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 11% magenta, 0% yellow and 6% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee9d4ef#e9d4ef
RGB Decimal233, 212, 239rgb(233, 212, 239)
RGB Percent91%, 83%, 94%rgb(91%, 83%, 94%)
CSS RGBa233, 212, 239,1rgba(233,212,239,1)
CMYK Modelcmyk(3%,11%,0%,6%)
HSL Color Space287,46% ,88%hsl(287,46% ,88%)
HSV Color Space287°, 11%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010011101010011101111
Octal351324357
Decimal233212239
Hexe9d4ef

Different shades of #e9d4ef color code.

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

Light Shade of #e9d4ef
#fcf9fd
Dark Shade of #e9d4ef
#d6afe1
Saturated Shade of #e9d4ef
#ebd1f2
Desaturated Shade of #e9d4ef
#e7d7ec
Grey scale Shade of #e9d4ef
#e1e1e1
Brighten Shade
#ffedff
Most Readable Shade
#000000

Shades of #e9d4ef color code

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

#e9d4ef
#cfbcd4
#b5a4b9
#9b8d9f
#817584
#675e6a
#4d464f
#332f35
#19171a
#000000

Similar Color like #e9d4ef color

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

#ead5f0
#ebd6f1
#ecd7f2
#edd8f3
#eed9f4
#efdaf5
#f0dbf6
#f1dcf7
#f2ddf8
#f3def9
#f4dffa
#f5e0fb
#f6e1fc
#f7e2fd
#e8d3ee
#e7d2ed
#e6d1ec
#e5d0eb
#e4cfea
#e3cee9
#e2cde8
#e1cce7
#e0cbe6
#dfcae5
#dec9e4
#ddc8e3
#dcc7e2
#dbc6e1

Monochromatic Color with #e9d4ef

#e9d4ef
#1a181a
#433d45
#6d636f
#96899a
#c0aec4

Tints of #e9d4ef Color

#e9d4ef
#ebd8f0
#edddf2
#f0e2f4
#f2e7f6
#f5ebf7
#f7f0f9
#faf5fb
#fcfafd
#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

#e9d4ef
#daefd4

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

Split Complementary

#e9d4ef
#e8efd4
#d4efdc

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

Analogous Color

#ded4ef
#e4d4ef
#e9d4ef
#eed4ef
#efd4ea

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

#e9d4ef
#efe9d4
#d4efe9

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

#e9d4ef
#efdbd4
#daefd4
#d4e7ef

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

#e9d4ef
#daefd4
#d4efdc
#efd4e8

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

#e9d4ef Color Code Preview on Black Background Color

This is how #e9d4ef Color will look on black background color. Color contrast ratio is 15.13

#e9d4ef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e9d4ef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e9d4ef

#e9d4ef color code is use for CSS Background Color

Background color for the above div is #e9d4ef

HTML with inline CSS

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

#e9d4ef color code is use for CSS Border Color

CSS Border color for the above div is #e9d4ef

HTML with inline CSS

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

CSS Border Left color for the above div is #e9d4ef

HTML with inline CSS

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

CSS Border Right color for the above div is #e9d4ef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e9d4ef

HTML with inline CSS

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

CSS Border Top color for the above div is #e9d4ef

HTML with inline CSS

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

#e9d4ef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e9d4ef Color code Preview on White Background

This is how #e9d4ef Color code will look on white background color. Color contrast ratio is 1.39

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

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(233,212,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(218,239,212,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(233,212,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.