crispedge.com

Color picker

Loading...

#e7bbfa hex color - Violet - Warm color - Information

#e7bbfa hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e7bbfa Color code in RGB color code model is created after adding 90.59% red color, 73.33% green color and 98.04% blue color. Hex #e7bbfa Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 25% magenta, 0% yellow and 2% black.

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

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codee7bbfa#e7bbfa
RGB Decimal231, 187, 250rgb(231, 187, 250)
RGB Percent91%, 73%, 98%rgb(91%, 73%, 98%)
CSS RGBa231, 187, 250,1rgba(231,187,250,1)
CMYK Modelcmyk(8%,25%,0%,2%)
HSL Color Space282,86% ,86%hsl(282,86% ,86%)
HSV Color Space282°, 25%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001111011101111111010
Octal347273372
Decimal231187250
Hexe7bbfa

Different shades of #e7bbfa color code.

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

Light Shade of #e7bbfa
#f8eafd
Dark Shade of #e7bbfa
#d68bf7
Saturated Shade of #e7bbfa
#e8b7fe
Desaturated Shade of #e7bbfa
#e6bff6
Grey scale Shade of #e7bbfa
#dadada
Brighten Shade
#ffd4ff
Most Readable Shade
#000000

Shades of #e7bbfa color code

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

#e7bbfa
#cda6de
#b391c2
#9a7ca6
#80678a
#66536f
#4d3e53
#332937
#19141b
#000000

Similar Color like #e7bbfa color

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

#e8bcfb
#e9bdfc
#eabefd
#ebbffe
#ecc0ff
#edc1ff
#eec2ff
#efc3ff
#f0c4ff
#f1c5ff
#f2c6ff
#f3c7ff
#f4c8ff
#f5c9ff
#e6baf9
#e5b9f8
#e4b8f7
#e3b7f6
#e2b6f5
#e1b5f4
#e0b4f3
#dfb3f2
#deb2f1
#ddb1f0
#dcb0ef
#dbafee
#daaeed
#d9adec

Monochromatic Color with #e7bbfa

#e7bbfa
#231c25
#4a3c50
#715c7a
#987ba5
#c09bcf

Tints of #e7bbfa Color

#e7bbfa
#e9c2fa
#eccafb
#efd1fb
#f1d9fc
#f4e0fc
#f7e8fd
#f9effd
#fcf7fe
#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

#e7bbfa
#cefabb

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

Split Complementary

#e7bbfa
#edfabb
#bbfac7

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

Analogous Color

#cebbfa
#dabbfa
#e7bbfa
#f4bbfa
#fabbf4

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

#e7bbfa
#fae7bb
#bbfae7

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

#e7bbfa
#fac7bb
#cefabb
#bbedfa

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

#e7bbfa
#cefabb
#bbfac7
#fabbed

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

#e7bbfa Color Code Preview on Black Background Color

This is how #e7bbfa Color will look on black background color. Color contrast ratio is 12.89

#e7bbfa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e7bbfa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e7bbfa

#e7bbfa color code is use for CSS Background Color

Background color for the above div is #e7bbfa

HTML with inline CSS

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

#e7bbfa color code is use for CSS Border Color

CSS Border color for the above div is #e7bbfa

HTML with inline CSS

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

CSS Border Left color for the above div is #e7bbfa

HTML with inline CSS

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

CSS Border Right color for the above div is #e7bbfa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e7bbfa

HTML with inline CSS

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

CSS Border Top color for the above div is #e7bbfa

HTML with inline CSS

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

#e7bbfa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e7bbfa Color code Preview on White Background

This is how #e7bbfa Color code will look on white background color. Color contrast ratio is 1.63

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

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(231,187,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(206,250,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(231,187,250,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.