crispedge.com

Color picker

Loading...

#ee81eb hex color - Violet - Warm color - Information

#ee81eb hex color - Violet - Warm color

Color Hue/Base color: Violet

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeee81eb#ee81eb
RGB Decimal238, 129, 235rgb(238, 129, 235)
RGB Percent93%, 51%, 92%rgb(93%, 51%, 92%)
CSS RGBa238, 129, 235,1rgba(238,129,235,1)
CMYK Modelcmyk(0%,46%,1%,7%)
HSL Color Space302,76% ,72%hsl(302,76% ,72%)
HSV Color Space302°, 46%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101000000111101011
Octal356201353
Decimal238129235
Hexee81eb

Different shades of #ee81eb color code.

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

Light Shade of #ee81eb
#f4aef2
Dark Shade of #ee81eb
#e854e4
Saturated Shade of #ee81eb
#f57af2
Desaturated Shade of #ee81eb
#e788e4
Grey scale Shade of #ee81eb
#b7b7b7
Brighten Shade
#ff9aff
Most Readable Shade
#000000

Shades of #ee81eb color code

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

#ee81eb
#d372d0
#b964b6
#9e569c
#844782
#693968
#4f2b4e
#341c34
#1a0e1a
#000000

Similar Color like #ee81eb color

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

#ef82ec
#f083ed
#f184ee
#f285ef
#f386f0
#f487f1
#f588f2
#f689f3
#f78af4
#f88bf5
#f98cf6
#fa8df7
#fb8ef8
#fc8ff9
#ed80ea
#ec7fe9
#eb7ee8
#ea7de7
#e97ce6
#e87be5
#e77ae4
#e679e3
#e578e2
#e477e1
#e376e0
#e275df
#e174de
#e073dd

Monochromatic Color with #ee81eb

#ee81eb
#1a0e19
#442543
#6e3c6d
#995397
#c36ac1

Tints of #ee81eb Color

#ee81eb
#ef8fed
#f19def
#f3abf1
#f5b9f3
#f7c7f6
#f9d5f8
#fbe3fa
#fdf1fc
#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

#ee81eb
#81ee84

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

Split Complementary

#ee81eb
#b4ee81
#81eebb

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

Analogous Color

#c581ee
#db81ee
#ee81eb
#ee81d5
#ee81bf

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

#ee81eb
#ebee81
#81ebee

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

#ee81eb
#eeba81
#81ee84
#81b4ee

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

#ee81eb
#81ee84
#81eebb
#ee81b4

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

#ee81eb Color Code Preview on Black Background Color

This is how #ee81eb Color will look on black background color. Color contrast ratio is 8.98

#ee81eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee81eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee81eb

#ee81eb color code is use for CSS Background Color

Background color for the above div is #ee81eb

HTML with inline CSS

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

#ee81eb color code is use for CSS Border Color

CSS Border color for the above div is #ee81eb

HTML with inline CSS

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

CSS Border Left color for the above div is #ee81eb

HTML with inline CSS

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

CSS Border Right color for the above div is #ee81eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee81eb

HTML with inline CSS

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

CSS Border Top color for the above div is #ee81eb

HTML with inline CSS

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

#ee81eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee81eb Color code Preview on White Background

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

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