crispedge.com

Color picker

Loading...

#e48cff hex color - Violet - Warm color - Information

#e48cff hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e48cff Color code in RGB color code model is created after adding 89.41% red color, 54.9% green color and 100% blue color. Hex #e48cff Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 45% magenta, 0% yellow and 0% black.

Hex #e48cff color code is between #dd88ee web safe hex color code and #ee99dd web safe hex color code. #dd88ee is the nearest web safe color code. You can see here many more shades of #e48cff color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee48cff#e48cff
RGB Decimal228, 140, 255rgb(228, 140, 255)
RGB Percent89%, 55%, 100%rgb(89%, 55%, 100%)
CSS RGBa228, 140, 255,1rgba(228,140,255,1)
CMYK Modelcmyk(11%,45%,0%,0%)
HSL Color Space286,100% ,77%hsl(286,100% ,77%)
HSV Color Space286°, 45%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001001000110011111111
Octal344214377
Decimal228140255
Hexe48cff

Different shades of #e48cff color code.

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

Light Shade of #e48cff
#f0bfff
Dark Shade of #e48cff
#d859ff
Saturated Shade of #e48cff
#e48cff
Desaturated Shade of #e48cff
#e192f9
Grey scale Shade of #e48cff
#c5c5c5
Brighten Shade
#fda5ff
Most Readable Shade
#000000

Shades of #e48cff color code

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

#e48cff
#ca7ce2
#b16cc6
#985daa
#7e4d8d
#653e71
#4c2e55
#321f38
#190f1c
#000000

Similar Color like #e48cff color

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

#e58dff
#e68eff
#e78fff
#e890ff
#e991ff
#ea92ff
#eb93ff
#ec94ff
#ed95ff
#ee96ff
#ef97ff
#f098ff
#f199ff
#f29aff
#e38bfe
#e28afd
#e189fc
#e088fb
#df87fa
#de86f9
#dd85f8
#dc84f7
#db83f6
#da82f5
#d981f4
#d880f3
#d77ff2
#d67ef1

Monochromatic Color with #e48cff

#e48cff
#26172a
#4c2f55
#724680
#985daa
#be75d4

Tints of #e48cff Color

#e48cff
#e798ff
#eaa5ff
#edb2ff
#f0bfff
#f3cbff
#f6d8ff
#f9e5ff
#fcf2ff
#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

#e48cff
#a7ff8c

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

Split Complementary

#e48cff
#e0ff8c
#8cffab

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

Analogous Color

#b68cff
#cd8cff
#e48cff
#fb8cff
#ff8cec

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

#e48cff
#ffe48c
#8cffe4

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

#e48cff
#ffaa8c
#a7ff8c
#8ce0ff

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

#e48cff
#a7ff8c
#8cffab
#ff8ce0

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

#e48cff Color Code Preview on Black Background Color

This is how #e48cff Color will look on black background color. Color contrast ratio is 9.49

#e48cff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e48cff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e48cff

#e48cff color code is use for CSS Background Color

Background color for the above div is #e48cff

HTML with inline CSS

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

#e48cff color code is use for CSS Border Color

CSS Border color for the above div is #e48cff

HTML with inline CSS

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

CSS Border Left color for the above div is #e48cff

HTML with inline CSS

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

CSS Border Right color for the above div is #e48cff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e48cff

HTML with inline CSS

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

CSS Border Top color for the above div is #e48cff

HTML with inline CSS

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

#e48cff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e48cff Color code Preview on White Background

This is how #e48cff Color code will look on white background color. Color contrast ratio is 2.21

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

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,140,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(167,255,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(228,140,255,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.