crispedge.com

#ea9ffd hex color - Violet - Warm color - Information

#ea9ffd hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ea9ffd Color code in RGB color code model is created after adding 91.76% red color, 62.35% green color and 99.22% blue color. Hex #ea9ffd Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 37% magenta, 0% yellow and 1% black.

Hex #ea9ffd color code is between #ee99ff web safe hex color code and #ddaaee web safe hex color code. #ee99ff is the nearest web safe color code. You can see here many more shades of #ea9ffd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeea9ffd#ea9ffd
RGB Decimal234, 159, 253rgb(234, 159, 253)
RGB Percent92%, 62%, 99%rgb(92%, 62%, 99%)
CSS RGBa234, 159, 253,1rgba(234,159,253,1)
CMYK Modelcmyk(8%,37%,0%,1%)
HSL Color Space288,96% ,81%hsl(288,96% ,81%)
HSV Color Space288°, 37%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101001111111111101
Octal352237375
Decimal234159253
Hexea9ffd

Different shades of #ea9ffd color code.

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

Light Shade of #ea9ffd
#f5d1fe
Dark Shade of #ea9ffd
#df6dfc
Saturated Shade of #ea9ffd
#eb9dff
Desaturated Shade of #ea9ffd
#e7a4f8
Grey scale Shade of #ea9ffd
#cecece
Brighten Shade
#ffb8ff
Most Readable Shade
#000000

Shades of #ea9ffd color code

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

#ea9ffd
#d08de0
#b67bc4
#9c6aa8
#82588c
#684670
#4e3554
#342338
#1a111c
#000000

Similar Color like #ea9ffd color

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

#eba0fe
#eca1ff
#eda2ff
#eea3ff
#efa4ff
#f0a5ff
#f1a6ff
#f2a7ff
#f3a8ff
#f4a9ff
#f5aaff
#f6abff
#f7acff
#f8adff
#e99efc
#e89dfb
#e79cfa
#e69bf9
#e59af8
#e499f7
#e398f6
#e297f5
#e196f4
#e095f3
#df94f2
#de93f1
#dd92f0
#dc91ef

Monochromatic Color with #ea9ffd

#ea9ffd
#251928
#4d3453
#744f7d
#9b6aa8
#c384d2

Tints of #ea9ffd Color

#ea9ffd
#eca9fd
#eeb4fd
#f1bffd
#f3c9fd
#f5d4fe
#f8dffe
#fae9fe
#fcf4fe
#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

#ea9ffd
#b2fd9f

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

Split Complementary

#ea9ffd
#e1fd9f
#9ffdbb

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

Analogous Color

#c49ffd
#d79ffd
#ea9ffd
#fd9ffd
#fd9fea

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

#ea9ffd
#fdea9f
#9ffdea

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

#ea9ffd
#fdbb9f
#b2fd9f
#9fe1fd

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

#ea9ffd
#b2fd9f
#9ffdbb
#fd9fe1

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

#ea9ffd Color Code Preview on Black Background Color

This is how #ea9ffd Color will look on black background color. Color contrast ratio is 10.88

#ea9ffd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea9ffd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea9ffd

#ea9ffd color code is use for CSS Background Color

Background color for the above div is #ea9ffd

HTML with inline CSS

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

#ea9ffd color code is use for CSS Border Color

CSS Border color for the above div is #ea9ffd

HTML with inline CSS

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

CSS Border Left color for the above div is #ea9ffd

HTML with inline CSS

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

CSS Border Right color for the above div is #ea9ffd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea9ffd

HTML with inline CSS

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

CSS Border Top color for the above div is #ea9ffd

HTML with inline CSS

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

#ea9ffd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea9ffd Color code Preview on White Background

This is how #ea9ffd Color code will look on white background color. Color contrast ratio is 1.93

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

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(234,159,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(178,253,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(234,159,253,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.

< /html>