crispedge.com

Color picker

Loading...

#eb82ee hex color - Violet - Warm color - Information

#eb82ee hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #eb82ee Color code in RGB color code model is created after adding 92.16% red color, 50.98% green color and 93.33% blue color. Hex #eb82ee Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 45% magenta, 0% yellow and 7% black.

Hex #eb82ee color code is between #ee88dd web safe hex color code and #dd77ff web safe hex color code. #ee88dd is the nearest web safe color code. You can see here many more shades of #eb82ee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeeb82ee#eb82ee
RGB Decimal235, 130, 238rgb(235, 130, 238)
RGB Percent92%, 51%, 93%rgb(92%, 51%, 93%)
CSS RGBa235, 130, 238,1rgba(235,130,238,1)
CMYK Modelcmyk(1%,45%,0%,7%)
HSL Color Space298,76% ,72%hsl(298,76% ,72%)
HSV Color Space298°, 45%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111000001011101110
Octal353202356
Decimal235130238
Hexeb82ee

Different shades of #eb82ee color code.

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

Light Shade of #eb82ee
#f2aff4
Dark Shade of #eb82ee
#e455e8
Saturated Shade of #eb82ee
#f27bf5
Desaturated Shade of #eb82ee
#e489e7
Grey scale Shade of #eb82ee
#b8b8b8
Brighten Shade
#ff9bff
Most Readable Shade
#000000

Shades of #eb82ee color code

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

#eb82ee
#d073d3
#b665b9
#9c569e
#824884
#683969
#4e2b4f
#341c34
#1a0e1a
#000000

Similar Color like #eb82ee color

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

#ec83ef
#ed84f0
#ee85f1
#ef86f2
#f087f3
#f188f4
#f289f5
#f38af6
#f48bf7
#f58cf8
#f68df9
#f78efa
#f88ffb
#f990fc
#ea81ed
#e980ec
#e87feb
#e77eea
#e67de9
#e57ce8
#e47be7
#e37ae6
#e279e5
#e178e4
#e077e3
#df76e2
#de75e1
#dd74e0

Monochromatic Color with #eb82ee

#eb82ee
#190e1a
#432544
#6d3c6e
#975499
#c16bc3

Tints of #eb82ee Color

#eb82ee
#ed8fef
#ef9df1
#f1abf3
#f3b9f5
#f6c7f7
#f8d5f9
#fae3fb
#fcf1fd
#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

#eb82ee
#85ee82

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

Split Complementary

#eb82ee
#bbee82
#82eeb5

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

Analogous Color

#c082ee
#d582ee
#eb82ee
#ee82db
#ee82c6

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

#eb82ee
#eeeb82
#82eeeb

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

#eb82ee
#eeb582
#85ee82
#82bbee

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

#eb82ee
#85ee82
#82eeb5
#ee82bb

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

#eb82ee Color Code Preview on Black Background Color

This is how #eb82ee Color will look on black background color. Color contrast ratio is 8.96

#eb82ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb82ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb82ee

#eb82ee color code is use for CSS Background Color

Background color for the above div is #eb82ee

HTML with inline CSS

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

#eb82ee color code is use for CSS Border Color

CSS Border color for the above div is #eb82ee

HTML with inline CSS

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

CSS Border Left color for the above div is #eb82ee

HTML with inline CSS

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

CSS Border Right color for the above div is #eb82ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eb82ee

HTML with inline CSS

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

CSS Border Top color for the above div is #eb82ee

HTML with inline CSS

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

#eb82ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eb82ee Color code Preview on White Background

This is how #eb82ee Color code will look on white background color. Color contrast ratio is 2.34

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

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(235,130,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(133,238,130,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(235,130,238,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.