@
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.

#e465ff hex color - Violet - Warm color - Information

#e465ff hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e465ff Color code in RGB color code model is created after adding 89.41% red color, 39.61% green color and 100% blue color. Hex #e465ff Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 60% magenta, 0% yellow and 0% black.

Hex #e465ff color code is between #dd66ee web safe hex color code and #ee55dd web safe hex color code. #dd66ee is the nearest web safe color code. You can see here many more shades of #e465ff color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code e465ff #e465ff
RGB Decimal 228, 101, 255 rgb(228, 101, 255)
RGB Percent 89%, 40%, 100% rgb(89%, 40%, 100%)
CSS RGBa 228, 101, 255,1 rgba(228,101,255,1)
CMYK Model cmyk(11%,60%,0%,0%)
HSL Color Space 289,100% ,70% hsl(289,100% ,70%)
HSV Color Space 289°, 60%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100100 01100101 11111111
Octal 344 145 377
Decimal 228 101 255
Hex e4 65 ff

Different shades of #e465ff color code.

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

Light Shade of #e465ff
#ed98ff
Dark Shade of #e465ff
#db32ff
Saturated Shade of #e465ff
#e465ff
Desaturated Shade of #e465ff
#df6df7
Grey scale Shade of #e465ff
#b2b2b2
Brighten Shade
#fd7eff
Most Readable Shade
#000000

Shades of #e465ff color code

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

#e465ff
#ca59e2
#b14ec6
#9843aa
#7e388d
#652c71
#4c2155
#321638
#190b1c
#000000

Similar Color like #e465ff color

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

#e566ff
#e667ff
#e768ff
#e869ff
#e96aff
#ea6bff
#eb6cff
#ec6dff
#ed6eff
#ee6fff
#ef70ff
#f071ff
#f172ff
#f273ff
#e364fe
#e263fd
#e162fc
#e061fb
#df60fa
#de5ff9
#dd5ef8
#dc5df7
#db5cf6
#da5bf5
#d95af4
#d859f3
#d758f2
#d657f1

Monochromatic Color with #e465ff

#e465ff
#26112a
#4c2255
#723380
#9843aa
#be54d4

Tints of #e465ff Color

#e465ff
#e776ff
#ea87ff
#ed98ff
#f0a9ff
#f3baff
#f6cbff
#f9dcff
#fcedff
#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

#e465ff
#80ff65

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

Split Complementary

#e465ff
#cdff65
#65ff97

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

Analogous Color

#a665ff
#c565ff
#e465ff
#ff65fb
#ff65dc

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

#e465ff
#ffe465
#65ffe4

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

#e465ff
#ff9765
#80ff65
#65cdff

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

#e465ff
#80ff65
#65ff97
#ff65cd

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

#e465ff Color Code Preview on Black Background Color

This is how #e465ff Color will look on black background color. Color contrast ratio is 7.60

#e465ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e465ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e465ff

#e465ff color code is use for CSS Background Color

Background color for the above div is #e465ff

HTML with inline CSS

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

#e465ff color code is use for CSS Border Color

CSS Border color for the above div is #e465ff

HTML with inline CSS

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

CSS Border Left color for the above div is #e465ff

HTML with inline CSS

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

CSS Border Right color for the above div is #e465ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e465ff

HTML with inline CSS

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

CSS Border Top color for the above div is #e465ff

HTML with inline CSS

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

#e465ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e465ff Color code Preview on White Background

This is how #e465ff Color code will look on white background color. Color contrast ratio is 2.76

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

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(228,101,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(128,255,101,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(228,101,255,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.