crispedge.com

Color picker

Loading...

#e82daa hex color - Violet - Warm color - Information

#e82daa hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e82daa Color code in RGB color code model is created after adding 90.98% red color, 17.65% green color and 66.67% blue color. Hex #e82daa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 81% magenta, 27% yellow and 9% black.

Hex #e82daa color code is between #ee3399 web safe hex color code and #dd22bb web safe hex color code. #ee3399 is the nearest web safe color code. You can see here many more shades of #e82daa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee82daa#e82daa
RGB Decimal232, 45, 170rgb(232, 45, 170)
RGB Percent91%, 18%, 67%rgb(91%, 18%, 67%)
CSS RGBa232, 45, 170,1rgba(232,45,170,1)
CMYK Modelcmyk(0%,81%,27%,9%)
HSL Color Space320,80% ,54%hsl(320,80% ,54%)
HSV Color Space320°, 81%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010000010110110101010
Octal35055252
Decimal23245170
Hexe82daa

Different shades of #e82daa color code.

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

Light Shade of #e82daa
#ed5bbd
Dark Shade of #e82daa
#cc1690
Saturated Shade of #e82daa
#f421ae
Desaturated Shade of #e82daa
#dc39a6
Grey scale Shade of #e82daa
#8a8a8a
Brighten Shade
#ff46c3
Most Readable Shade
#FFFFFF

Shades of #e82daa color code

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

#e82daa
#ce2897
#b42384
#9a1e71
#80195e
#67144b
#4d0f38
#330a25
#190512
#000000

Similar Color like #e82daa color

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

#e92eab
#ea2fac
#eb30ad
#ec31ae
#ed32af
#ee33b0
#ef34b1
#f035b2
#f136b3
#f237b4
#f338b5
#f439b6
#f53ab7
#f63bb8
#e72ca9
#e62ba8
#e52aa7
#e429a6
#e328a5
#e227a4
#e126a3
#e025a2
#df24a1
#de23a0
#dd229f
#dc219e
#db209d
#da1f9c

Monochromatic Color with #e82daa

#e82daa
#13040e
#3e0c2d
#68144d
#931d6c
#bd258b

Tints of #e82daa Color

#e82daa
#ea44b3
#ed5bbc
#ef73c6
#f28acf
#f4a1d9
#f7b9e2
#f9d0ec
#fce7f5
#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

#e82daa
#2de86b

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

Split Complementary

#e82daa
#4de82d
#2de8c8

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

Analogous Color

#db2de8
#e82dcf
#e82daa
#e82d85
#e82d5f

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

#e82daa
#aae82d
#2daae8

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

#e82daa
#e8c82d
#2de86b
#2d4ce8

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

#e82daa
#2de86b
#2de8c8
#e82d4d

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

#e82daa Color Code Preview on Black Background Color

This is how #e82daa Color will look on black background color. Color contrast ratio is 5.39

#e82daa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e82daa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e82daa

#e82daa color code is use for CSS Background Color

Background color for the above div is #e82daa

HTML with inline CSS

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

#e82daa color code is use for CSS Border Color

CSS Border color for the above div is #e82daa

HTML with inline CSS

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

CSS Border Left color for the above div is #e82daa

HTML with inline CSS

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

CSS Border Right color for the above div is #e82daa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e82daa

HTML with inline CSS

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

CSS Border Top color for the above div is #e82daa

HTML with inline CSS

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

#e82daa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e82daa Color code Preview on White Background

This is how #e82daa Color code will look on white background color. Color contrast ratio is 3.90

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

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(232,45,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(45,232,107,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(232,45,170,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.