crispedge.com

Color picker

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

#e2c4fa hex color - Violet - Warm color - Information

#e2c4fa hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #e2c4fa Color code in RGB color code model is created after adding 88.63% red color, 76.86% green color and 98.04% blue color. Hex #e2c4fa Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 22% magenta, 0% yellow and 2% black.

Hex #e2c4fa 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 #e2c4fa color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee2c4fa#e2c4fa
RGB Decimal226, 196, 250rgb(226, 196, 250)
RGB Percent89%, 77%, 98%rgb(89%, 77%, 98%)
CSS RGBa226, 196, 250,1rgba(226,196,250,1)
CMYK Modelcmyk(10%,22%,0%,2%)
HSL Color Space273,84% ,87%hsl(273,84% ,87%)
HSV Color Space273°, 22%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000101100010011111010
Octal342304372
Decimal226196250
Hexe2c4fa

Different shades of #e2c4fa color code.

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

Light Shade of #e2c4fa
#f9f3fe
Dark Shade of #e2c4fa
#cb95f6
Saturated Shade of #e2c4fa
#e2c1fd
Desaturated Shade of #e2c4fa
#e2c7f7
Grey scale Shade of #e2c4fa
#dfdfdf
Brighten Shade
#fbddff
Most Readable Shade
#000000

Shades of #e2c4fa color code

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

#e2c4fa
#c8aede
#af98c2
#9682a6
#7d6c8a
#64576f
#4b4153
#322b37
#19151b
#000000

Similar Color like #e2c4fa color

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

#e3c5fb
#e4c6fc
#e5c7fd
#e6c8fe
#e7c9ff
#e8caff
#e9cbff
#eaccff
#ebcdff
#ecceff
#edcfff
#eed0ff
#efd1ff
#f0d2ff
#e1c3f9
#e0c2f8
#dfc1f7
#dec0f6
#ddbff5
#dcbef4
#dbbdf3
#dabcf2
#d9bbf1
#d8baf0
#d7b9ef
#d6b8ee
#d5b7ed
#d4b6ec

Monochromatic Color with #e2c4fa

#e2c4fa
#221d25
#483f50
#6f607a
#9581a5
#bca3cf

Tints of #e2c4fa Color

#e2c4fa
#e5cafa
#e8d1fb
#ebd7fb
#eedefc
#f2e4fc
#f5ebfd
#f8f1fd
#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

#e2c4fa
#dcfac4

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

Split Complementary

#e2c4fa
#f7fac4
#c4fac7

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

Analogous Color

#ccc4fa
#d7c4fa
#e2c4fa
#edc4fa
#f8c4fa

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

#e2c4fa
#fae2c4
#c4fae2

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

#e2c4fa
#fac7c4
#dcfac4
#c4f7fa

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

#e2c4fa
#dcfac4
#c4fac7
#fac4f7

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

#e2c4fa Color Code Preview on Black Background Color

This is how #e2c4fa Color will look on black background color. Color contrast ratio is 13.51

#e2c4fa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2c4fa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2c4fa

#e2c4fa color code is use for CSS Background Color

Background color for the above div is #e2c4fa

HTML with inline CSS

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

#e2c4fa color code is use for CSS Border Color

CSS Border color for the above div is #e2c4fa

HTML with inline CSS

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

CSS Border Left color for the above div is #e2c4fa

HTML with inline CSS

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

CSS Border Right color for the above div is #e2c4fa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e2c4fa

HTML with inline CSS

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

CSS Border Top color for the above div is #e2c4fa

HTML with inline CSS

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

#e2c4fa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e2c4fa Color code Preview on White Background

This is how #e2c4fa Color code will look on white background color. Color contrast ratio is 1.55

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

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.