Skip to main content Skip to docs navigation

#e65dea hex color - Violet - Warm color - Information

#e65dea hex color - Violet - Warm color

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Hue/Base color: Violet

Hex #e65dea Color code in RGB color code model is created after adding 90.2% red color, 36.47% green color and 91.76% blue color. Hex #e65dea Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 60% magenta, 0% yellow and 8.24% black.

Hex #e65dea color code is between #ee55ee web safe hex color code and #dd66dd web safe hex color code. #ee55ee is the nearest web safe color code. You can see here many more shades of #e65dea color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code e65dea #e65dea
RGB Decimal 230, 93, 234 rgb(230, 93, 234)
RGB Percent 90%, 36%, 92% rgb(90%, 36%, 92%)
CSS RGBa 230, 93, 234,1 rgba(230,93,234,1)
CMYK Model cmyk(2%,60%,0%,8.24%)
HSL Color Space 298,77% ,64% hsl(298,77% ,64%)
HSV Color Space 298°, 60%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100110 01011101 11101010
Octal 346 135 352
Decimal 230 93 234
Hex e6 5d ea

Different shades of #e65dea color code.

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

Light Shade of #e65dea
#ed8af0
Dark Shade of #e65dea
#df30e4
Saturated Shade of #e65dea
#ef54f3
Desaturated Shade of #e65dea
#dd66e1
Grey scale Shade of #e65dea
#a3a3a3
Brighten Shade
#ff76ff
Most Readable Shade
#000000

Shades of #e65dea color code

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

#e65dea
#cc52d0
#b248b6
#993e9c
#7f3382
#662968
#4c1f4e
#331434
#190a1a
#000000

Similar Color like #e65dea color

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

#e75eeb
#e85fec
#e960ed
#ea61ee
#eb62ef
#ec63f0
#ed64f1
#ee65f2
#ef66f3
#f067f4
#f168f5
#f269f6
#f36af7
#f46bf8
#e55ce9
#e45be8
#e35ae7
#e259e6
#e158e5
#e057e4
#df56e3
#de55e2
#dd54e1
#dc53e0
#db52df
#da51de
#d950dd
#d84fdc

Monochromatic Color with #e65dea

#e65dea
#150915
#3f1940
#692a6a
#923b95
#bc4cbf

Tints of #e65dea Color

#e65dea
#e86fec
#eb81ee
#ee93f1
#f1a5f3
#f3b7f5
#f6c9f8
#f9dbfa
#fcedfc
#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

#e65dea
#61ea5d

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

Split Complementary

#e65dea
#a7ea5d
#5deaa0

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

Analogous Color

#ae5dea
#ca5dea
#e65dea
#ea5dd2
#ea5db6

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

#e65dea
#eae65d
#5deae6

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

#e65dea
#ea9f5d
#61ea5d
#5da7ea

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

#e65dea
#61ea5d
#5deaa0
#ea5da7

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

#e65dea Color Code Preview on Black Background Color

This is how #e65dea Color will look on black background color. Color contrast ratio is 7.12

#e65dea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e65dea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e65dea

#e65dea color code is use for CSS Background Color

Background color for the above div is #e65dea

HTML with inline CSS

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

#e65dea color code is use for CSS Border Color

CSS Border color for the above div is #e65dea

HTML with inline CSS

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

CSS Border Left color for the above div is #e65dea

HTML with inline CSS

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

CSS Border Right color for the above div is #e65dea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e65dea

HTML with inline CSS

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

CSS Border Top color for the above div is #e65dea

HTML with inline CSS

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

#e65dea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e65dea Color code Preview on White Background

This is how #e65dea Color code will look on white background color. Color contrast ratio is 2.95

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

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(230,93,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(97,234,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(230,93,234,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.