crispedge.com

Color picker

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

#e1c7fb hex color - Violet - Cool color - Information

#e1c7fb hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #e1c7fb Color code in RGB color code model is created after adding 88.24% red color, 78.04% green color and 98.43% blue color. Hex #e1c7fb Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 21% magenta, 0% yellow and 2% black.

Hex #e1c7fb color code is between #ddccff web safe hex color code and #eebbee web safe hex color code. #ddccff is the nearest web safe color code. You can see here many more shades of #e1c7fb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee1c7fb#e1c7fb
RGB Decimal225, 199, 251rgb(225, 199, 251)
RGB Percent88%, 78%, 98%rgb(88%, 78%, 98%)
CSS RGBa225, 199, 251,1rgba(225,199,251,1)
CMYK Modelcmyk(10%,21%,0%,2%)
HSL Color Space270,87% ,88%hsl(270,87% ,88%)
HSV Color Space270°, 21%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111000011100011111111011
Octal341307373
Decimal225199251
Hexe1c7fb

Different shades of #e1c7fb color code.

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

Light Shade of #e1c7fb
#faf7fe
Dark Shade of #e1c7fb
#c797f8
Saturated Shade of #e1c7fb
#e1c4fe
Desaturated Shade of #e1c7fb
#e1caf8
Grey scale Shade of #e1c7fb
#e1e1e1
Brighten Shade
#fae0ff
Most Readable Shade
#000000

Shades of #e1c7fb color code

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

#e1c7fb
#c8b0df
#af9ac3
#9684a7
#7d6e8b
#64586f
#4b4253
#322c37
#19161b
#000000

Similar Color like #e1c7fb color

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

#e2c8fc
#e3c9fd
#e4cafe
#e5cbff
#e6ccff
#e7cdff
#e8ceff
#e9cfff
#ead0ff
#ebd1ff
#ecd2ff
#edd3ff
#eed4ff
#efd5ff
#e0c6fa
#dfc5f9
#dec4f8
#ddc3f7
#dcc2f6
#dbc1f5
#dac0f4
#d9bff3
#d8bef2
#d7bdf1
#d6bcf0
#d5bbef
#d4baee
#d3b9ed

Monochromatic Color with #e1c7fb

#e1c7fb
#221f26
#494051
#6f627b
#9584a6
#bba5d0

Tints of #e1c7fb Color

#e1c7fb
#e4cdfb
#e7d3fb
#ebd9fc
#eedffc
#f1e6fd
#f5ecfd
#f8f2fe
#fbf8fe
#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

#e1c7fb
#e1fbc7

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

Split Complementary

#e1c7fb
#fbfbc7
#c7fbc7

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

Analogous Color

#ccc7fb
#d7c7fb
#e1c7fb
#ebc7fb
#f6c7fb

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

#e1c7fb
#fbe1c7
#c7fbe1

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

#e1c7fb
#fbc7c7
#e1fbc7
#c7fbfb

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

#e1c7fb
#e1fbc7
#c7fbc7
#fbc7fb

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

#e1c7fb Color Code Preview on Black Background Color

This is how #e1c7fb Color will look on black background color. Color contrast ratio is 13.76

#e1c7fb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1c7fb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1c7fb

#e1c7fb color code is use for CSS Background Color

Background color for the above div is #e1c7fb

HTML with inline CSS

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

#e1c7fb color code is use for CSS Border Color

CSS Border color for the above div is #e1c7fb

HTML with inline CSS

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

CSS Border Left color for the above div is #e1c7fb

HTML with inline CSS

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

CSS Border Right color for the above div is #e1c7fb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e1c7fb

HTML with inline CSS

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

CSS Border Top color for the above div is #e1c7fb

HTML with inline CSS

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

#e1c7fb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e1c7fb Color code Preview on White Background

This is how #e1c7fb Color code will look on white background color. Color contrast ratio is 1.53

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

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.