crispedge.com

Color picker

Loading...

#ee93eb hex color - Violet - Warm color - Information

#ee93eb hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #ee93eb color code is between #dd99ee web safe hex color code and #ff88dd web safe hex color code. #dd99ee is the nearest web safe color code. You can see here many more shades of #ee93eb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeee93eb#ee93eb
RGB Decimal238, 147, 235rgb(238, 147, 235)
RGB Percent93%, 58%, 92%rgb(93%, 58%, 92%)
CSS RGBa238, 147, 235,1rgba(238,147,235,1)
CMYK Modelcmyk(0%,38%,1%,7%)
HSL Color Space302,73% ,75%hsl(302,73% ,75%)
HSV Color Space302°, 38%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101001001111101011
Octal356223353
Decimal238147235
Hexee93eb

Different shades of #ee93eb color code.

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

Light Shade of #ee93eb
#f5bff3
Dark Shade of #ee93eb
#e767e3
Saturated Shade of #ee93eb
#f48df1
Desaturated Shade of #ee93eb
#e899e5
Grey scale Shade of #ee93eb
#c0c0c0
Brighten Shade
#ffacff
Most Readable Shade
#000000

Shades of #ee93eb color code

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

#ee93eb
#d382d0
#b972b6
#9e629c
#845182
#694168
#4f314e
#342034
#1a101a
#000000

Similar Color like #ee93eb color

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

#ef94ec
#f095ed
#f196ee
#f297ef
#f398f0
#f499f1
#f59af2
#f69bf3
#f79cf4
#f89df5
#f99ef6
#fa9ff7
#fba0f8
#fca1f9
#ed92ea
#ec91e9
#eb90e8
#ea8fe7
#e98ee6
#e88de5
#e78ce4
#e68be3
#e58ae2
#e489e1
#e388e0
#e287df
#e186de
#e085dd

Monochromatic Color with #ee93eb

#ee93eb
#1a1019
#442a43
#6e446d
#995f97
#c379c1

Tints of #ee93eb Color

#ee93eb
#ef9fed
#f1abef
#f3b7f1
#f5c3f3
#f7cff6
#f9dbf8
#fbe7fa
#fdf3fc
#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

#ee93eb
#93ee96

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

Split Complementary

#ee93eb
#bdee93
#93eec4

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

Analogous Color

#cd93ee
#df93ee
#ee93eb
#ee93d9
#ee93c7

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

#ee93eb
#ebee93
#93ebee

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

#ee93eb
#eec393
#93ee96
#93bdee

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

#ee93eb
#93ee96
#93eec4
#ee93bd

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

#ee93eb Color Code Preview on Black Background Color

This is how #ee93eb Color will look on black background color. Color contrast ratio is 10.01

#ee93eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee93eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee93eb

#ee93eb color code is use for CSS Background Color

Background color for the above div is #ee93eb

HTML with inline CSS

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

#ee93eb color code is use for CSS Border Color

CSS Border color for the above div is #ee93eb

HTML with inline CSS

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

CSS Border Left color for the above div is #ee93eb

HTML with inline CSS

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

CSS Border Right color for the above div is #ee93eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee93eb

HTML with inline CSS

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

CSS Border Top color for the above div is #ee93eb

HTML with inline CSS

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

#ee93eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee93eb Color code Preview on White Background

This is how #ee93eb Color code will look on white background color. Color contrast ratio is 2.10

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

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