crispedge.com

Color picker

Loading...

#ea9dca hex color - Violet - Warm color - Information

#ea9dca hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #ea9dca Color code in RGB color code model is created after adding 91.76% red color, 61.57% green color and 79.22% blue color. Hex #ea9dca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 14% yellow and 8% black.

Hex #ea9dca color code is between #ee99cc web safe hex color code and #ddaabb web safe hex color code. #ee99cc is the nearest web safe color code. You can see here many more shades of #ea9dca color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeea9dca#ea9dca
RGB Decimal234, 157, 202rgb(234, 157, 202)
RGB Percent92%, 62%, 79%rgb(92%, 62%, 79%)
CSS RGBa234, 157, 202,1rgba(234,157,202,1)
CMYK Modelcmyk(0%,33%,14%,8%)
HSL Color Space325,65% ,77%hsl(325,65% ,77%)
HSV Color Space325°, 33%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101001110111001010
Octal352235312
Decimal234157202
Hexea9dca

Different shades of #ea9dca color code.

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

Light Shade of #ea9dca
#f3c7e1
Dark Shade of #ea9dca
#e173b3
Saturated Shade of #ea9dca
#f097cb
Desaturated Shade of #ea9dca
#e4a3c9
Grey scale Shade of #ea9dca
#c3c3c3
Brighten Shade
#ffb6e3
Most Readable Shade
#000000

Shades of #ea9dca color code

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

#ea9dca
#d08bb3
#b67a9d
#9c6886
#825770
#684559
#4e3443
#34222c
#1a1116
#000000

Similar Color like #ea9dca color

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

#eb9ecb
#ec9fcc
#eda0cd
#eea1ce
#efa2cf
#f0a3d0
#f1a4d1
#f2a5d2
#f3a6d3
#f4a7d4
#f5a8d5
#f6a9d6
#f7aad7
#f8abd8
#e99cc9
#e89bc8
#e79ac7
#e699c6
#e598c5
#e497c4
#e396c3
#e295c2
#e194c1
#e093c0
#df92bf
#de91be
#dd90bd
#dc8fbc

Monochromatic Color with #ea9dca

#ea9dca
#150e13
#402b37
#6a475c
#956481
#bf80a5

Tints of #ea9dca Color

#ea9dca
#eca7cf
#eeb2d5
#f1bddb
#f3c8e1
#f5d3e7
#f8deed
#fae9f3
#fcf4f9
#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

#ea9dca
#9deabd

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

Split Complementary

#ea9dca
#a4ea9d
#9deae4

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

Analogous Color

#ea9de9
#ea9dd9
#ea9dca
#ea9dbb
#ea9dab

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

#ea9dca
#caea9d
#9dcaea

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

#ea9dca
#eae39d
#9deabd
#9da3ea

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

#ea9dca
#9deabd
#9deae4
#ea9da4

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

#ea9dca Color Code Preview on Black Background Color

This is how #ea9dca Color will look on black background color. Color contrast ratio is 10.17

#ea9dca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea9dca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea9dca

#ea9dca color code is use for CSS Background Color

Background color for the above div is #ea9dca

HTML with inline CSS

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

#ea9dca color code is use for CSS Border Color

CSS Border color for the above div is #ea9dca

HTML with inline CSS

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

CSS Border Left color for the above div is #ea9dca

HTML with inline CSS

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

CSS Border Right color for the above div is #ea9dca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea9dca

HTML with inline CSS

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

CSS Border Top color for the above div is #ea9dca

HTML with inline CSS

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

#ea9dca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea9dca Color code Preview on White Background

This is how #ea9dca Color code will look on white background color. Color contrast ratio is 2.06

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

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,157,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(157,234,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(234,157,202,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.