crispedge.com

Color picker

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

#e1b3ef hex color - White - Warm color - Information

#e1b3ef hex color - White - Warm color

Color Hue/Base color: White

Hex #e1b3ef Color code in RGB color code model is created after adding 88.24% red color, 70.2% green color and 93.73% blue color. Hex #e1b3ef Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 25% magenta, 0% yellow and 6% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee1b3ef#e1b3ef
RGB Decimal225, 179, 239rgb(225, 179, 239)
RGB Percent88%, 70%, 94%rgb(88%, 70%, 94%)
CSS RGBa225, 179, 239,1rgba(225,179,239,1)
CMYK Modelcmyk(6%,25%,0%,6%)
HSL Color Space286,65% ,82%hsl(286,65% ,82%)
HSV Color Space286°, 25%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000011011001111101111
Octal341263357
Decimal225179239
Hexe1b3ef

Different shades of #e1b3ef color code.

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

Light Shade of #e1b3ef
#f2ddf8
Dark Shade of #e1b3ef
#d089e6
Saturated Shade of #e1b3ef
#e3aef4
Desaturated Shade of #e1b3ef
#dfb8ea
Grey scale Shade of #e1b3ef
#d1d1d1
Brighten Shade
#faccff
Most Readable Shade
#000000

Shades of #e1b3ef color code

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

#e1b3ef
#c89fd4
#af8bb9
#96779f
#7d6384
#644f6a
#4b3b4f
#322735
#19131a
#000000

Similar Color like #e1b3ef color

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

#e2b4f0
#e3b5f1
#e4b6f2
#e5b7f3
#e6b8f4
#e7b9f5
#e8baf6
#e9bbf7
#eabcf8
#ebbdf9
#ecbefa
#edbffb
#eec0fc
#efc1fd
#e0b2ee
#dfb1ed
#deb0ec
#ddafeb
#dcaeea
#dbade9
#daace8
#d9abe7
#d8aae6
#d7a9e5
#d6a8e4
#d5a7e3
#d4a6e2
#d3a5e1

Monochromatic Color with #e1b3ef

#e1b3ef
#19141a
#413445
#69546f
#91739a
#b993c4

Tints of #e1b3ef Color

#e1b3ef
#e4bbf0
#e7c3f2
#ebccf4
#eed4f6
#f1ddf7
#f5e5f9
#f8eefb
#fbf6fd
#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

#e1b3ef
#c1efb3

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

Split Complementary

#e1b3ef
#dfefb3
#b3efc3

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

Analogous Color

#c9b3ef
#d5b3ef
#e1b3ef
#edb3ef
#efb3e5

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

#e1b3ef
#efe1b3
#b3efe1

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

#e1b3ef
#efc3b3
#c1efb3
#b3dfef

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

#e1b3ef
#c1efb3
#b3efc3
#efb3df

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

#e1b3ef Color Code Preview on Black Background Color

This is how #e1b3ef Color will look on black background color. Color contrast ratio is 11.90

#e1b3ef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1b3ef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1b3ef

#e1b3ef color code is use for CSS Background Color

Background color for the above div is #e1b3ef

HTML with inline CSS

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

#e1b3ef color code is use for CSS Border Color

CSS Border color for the above div is #e1b3ef

HTML with inline CSS

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

CSS Border Left color for the above div is #e1b3ef

HTML with inline CSS

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

CSS Border Right color for the above div is #e1b3ef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e1b3ef

HTML with inline CSS

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

CSS Border Top color for the above div is #e1b3ef

HTML with inline CSS

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

#e1b3ef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e1b3ef Color code Preview on White Background

This is how #e1b3ef Color code will look on white background color. Color contrast ratio is 1.77

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

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.