crispedge.com

Color picker

Loading...

#e4bbf4 hex color - Violet - Warm color - Information

#e4bbf4 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e4bbf4 Color code in RGB color code model is created after adding 89.41% red color, 73.33% green color and 95.69% blue color. Hex #e4bbf4 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 23% magenta, 0% yellow and 4% black.

Hex #e4bbf4 color code is between #ddaaee web safe hex color code and #eeccff web safe hex color code. #ddaaee is the nearest web safe color code. You can see here many more shades of #e4bbf4 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code e4bbf4 #e4bbf4
RGB Decimal 228, 187, 244 rgb(228, 187, 244)
RGB Percent 89%, 73%, 96% rgb(89%, 73%, 96%)
CSS RGBa 228, 187, 244,1 rgba(228,187,244,1)
CMYK Model cmyk(7%,23%,0%,4%)
HSL Color Space 283,72% ,85% hsl(283,72% ,85%)
HSV Color Space 283°, 23%, 96%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100100 10111011 11110100
Octal 344 273 364
Decimal 228 187 244
Hex e4 bb f4

Different shades of #e4bbf4 color code.

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

Light Shade of #e4bbf4
#f5e7fb
Dark Shade of #e4bbf4
#d38fed
Saturated Shade of #e4bbf4
#e6b7f8
Desaturated Shade of #e4bbf4
#e2bff0
Grey scale Shade of #e4bbf4
#d7d7d7
Brighten Shade
#fdd4ff
Most Readable Shade
#000000

Shades of #e4bbf4 color code

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

#e4bbf4
#caa6d8
#b191bd
#987ca2
#7e6787
#65536c
#4c3e51
#322936
#19141b
#000000

Similar Color like #e4bbf4 color

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

#e5bcf5
#e6bdf6
#e7bef7
#e8bff8
#e9c0f9
#eac1fa
#ebc2fb
#ecc3fc
#edc4fd
#eec5fe
#efc6ff
#f0c7ff
#f1c8ff
#f2c9ff
#e3baf3
#e2b9f2
#e1b8f1
#e0b7f0
#dfb6ef
#deb5ee
#ddb4ed
#dcb3ec
#dbb2eb
#dab1ea
#d9b0e9
#d8afe8
#d7aee7
#d6ade6

Monochromatic Color with #e4bbf4

#e4bbf4
#1d181f
#45394a
#6d5974
#957a9f
#bc9ac9

Tints of #e4bbf4 Color

#e4bbf4
#e7c2f5
#eacaf6
#edd1f7
#f0d9f8
#f3e0fa
#f6e8fb
#f9effc
#fcf7fd
#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

#e4bbf4
#cbf4bb

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

Split Complementary

#e4bbf4
#e8f4bb
#bbf4c7

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

Analogous Color

#cdbbf4
#d9bbf4
#e4bbf4
#efbbf4
#f4bbed

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

#e4bbf4
#f4e4bb
#bbf4e4

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

#e4bbf4
#f4c7bb
#cbf4bb
#bbe7f4

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

#e4bbf4
#cbf4bb
#bbf4c7
#f4bbe8

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

#e4bbf4 Color Code Preview on Black Background Color

This is how #e4bbf4 Color will look on black background color. Color contrast ratio is 12.71

#e4bbf4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e4bbf4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e4bbf4

#e4bbf4 color code is use for CSS Background Color

Background color for the above div is #e4bbf4

HTML with inline CSS

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

#e4bbf4 color code is use for CSS Border Color

CSS Border color for the above div is #e4bbf4

HTML with inline CSS

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

CSS Border Left color for the above div is #e4bbf4

HTML with inline CSS

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

CSS Border Right color for the above div is #e4bbf4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e4bbf4

HTML with inline CSS

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

CSS Border Top color for the above div is #e4bbf4

HTML with inline CSS

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

#e4bbf4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e4bbf4 Color code Preview on White Background

This is how #e4bbf4 Color code will look on white background color. Color contrast ratio is 1.65

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

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(228,187,244,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,244,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(228,187,244,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.