crispedge.com

Color picker

Loading...

#e1cdeb hex color - Violet - Warm color - Information

#e1cdeb hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #e1cdeb Color code in RGB color code model is created after adding 88.24% red color, 80.39% green color and 92.16% blue color. Hex #e1cdeb Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 13% magenta, 0% yellow and 8% black.

Hex #e1cdeb color code is between #ddccee web safe hex color code and #eedddd web safe hex color code. #ddccee is the nearest web safe color code. You can see here many more shades of #e1cdeb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee1cdeb#e1cdeb
RGB Decimal225, 205, 235rgb(225, 205, 235)
RGB Percent88%, 80%, 92%rgb(88%, 80%, 92%)
CSS RGBa225, 205, 235,1rgba(225,205,235,1)
CMYK Modelcmyk(4%,13%,0%,8%)
HSL Color Space280,43% ,86%hsl(280,43% ,86%)
HSV Color Space280°, 13%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000011100110111101011
Octal341315353
Decimal225205235
Hexe1cdeb

Different shades of #e1cdeb color code.

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

Light Shade of #e1cdeb
#f7f1fa
Dark Shade of #e1cdeb
#cba9dc
Saturated Shade of #e1cdeb
#e2c9ee
Desaturated Shade of #e1cdeb
#e0d0e7
Grey scale Shade of #e1cdeb
#dcdcdc
Brighten Shade
#fae6ff
Most Readable Shade
#000000

Shades of #e1cdeb color code

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

#e1cdeb
#c8b6d0
#af9fb6
#96889c
#7d7182
#645b68
#4b444e
#322d34
#19161a
#000000

Similar Color like #e1cdeb color

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

#e2ceec
#e3cfed
#e4d0ee
#e5d1ef
#e6d2f0
#e7d3f1
#e8d4f2
#e9d5f3
#ead6f4
#ebd7f5
#ecd8f6
#edd9f7
#eedaf8
#efdbf9
#e0ccea
#dfcbe9
#decae8
#ddc9e7
#dcc8e6
#dbc7e5
#dac6e4
#d9c5e3
#d8c4e2
#d7c3e1
#d6c2e0
#d5c1df
#d4c0de
#d3bfdd

Monochromatic Color with #e1cdeb

#e1cdeb
#161416
#3e3941
#675e6b
#908396
#b8a8c0

Tints of #e1cdeb Color

#e1cdeb
#e4d2ed
#e7d8ef
#ebddf1
#eee3f3
#f1e8f6
#f5eef8
#f8f3fa
#fbf9fc
#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

#e1cdeb
#d7ebcd

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

Split Complementary

#e1cdeb
#e6ebcd
#cdebd2

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

Analogous Color

#d5cdeb
#dbcdeb
#e1cdeb
#e7cdeb
#ebcde9

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

#e1cdeb
#ebe1cd
#cdebe1

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

#e1cdeb
#ebd2cd
#d7ebcd
#cde6eb

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

#e1cdeb
#d7ebcd
#cdebd2
#ebcde6

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

#e1cdeb Color Code Preview on Black Background Color

This is how #e1cdeb Color will look on black background color. Color contrast ratio is 14.13

#e1cdeb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1cdeb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1cdeb

#e1cdeb color code is use for CSS Background Color

Background color for the above div is #e1cdeb

HTML with inline CSS

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

#e1cdeb color code is use for CSS Border Color

CSS Border color for the above div is #e1cdeb

HTML with inline CSS

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

CSS Border Left color for the above div is #e1cdeb

HTML with inline CSS

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

CSS Border Right color for the above div is #e1cdeb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e1cdeb

HTML with inline CSS

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

CSS Border Top color for the above div is #e1cdeb

HTML with inline CSS

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

#e1cdeb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e1cdeb Color code Preview on White Background

This is how #e1cdeb Color code will look on white background color. Color contrast ratio is 1.49

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

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(225,205,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(215,235,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(225,205,235,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.