crispedge.com

Color picker

Loading...

#ea9dcc hex color - Violet - Warm color - Information

#ea9dcc hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

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

Hex #ea9dcc color code is between #ee99bb web safe hex color code and #ddaadd web safe hex color code. #ee99bb is the nearest web safe color code. You can see here many more shades of #ea9dcc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeea9dcc#ea9dcc
RGB Decimal234, 157, 204rgb(234, 157, 204)
RGB Percent92%, 62%, 80%rgb(92%, 62%, 80%)
CSS RGBa234, 157, 204,1rgba(234,157,204,1)
CMYK Modelcmyk(0%,33%,13%,8%)
HSL Color Space323,65% ,77%hsl(323,65% ,77%)
HSV Color Space323°, 33%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101001110111001100
Octal352235314
Decimal234157204
Hexea9dcc

Different shades of #ea9dcc color code.

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

Light Shade of #ea9dcc
#f3c7e2
Dark Shade of #ea9dcc
#e173b6
Saturated Shade of #ea9dcc
#f097cd
Desaturated Shade of #ea9dcc
#e4a3cb
Grey scale Shade of #ea9dcc
#c3c3c3
Brighten Shade
#ffb6e5
Most Readable Shade
#000000

Shades of #ea9dcc color code

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

#ea9dcc
#d08bb5
#b67a9e
#9c6888
#825771
#68455a
#4e3444
#34222d
#1a1116
#000000

Similar Color like #ea9dcc color

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

#eb9ecd
#ec9fce
#eda0cf
#eea1d0
#efa2d1
#f0a3d2
#f1a4d3
#f2a5d4
#f3a6d5
#f4a7d6
#f5a8d7
#f6a9d8
#f7aad9
#f8abda
#e99ccb
#e89bca
#e79ac9
#e699c8
#e598c7
#e497c6
#e396c5
#e295c4
#e194c3
#e093c2
#df92c1
#de91c0
#dd90bf
#dc8fbe

Monochromatic Color with #ea9dcc

#ea9dcc
#150e13
#402b38
#6a475d
#956482
#bf80a7

Tints of #ea9dcc Color

#ea9dcc
#eca7d1
#eeb2d7
#f1bddd
#f3c8e2
#f5d3e8
#f8deee
#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

#ea9dcc
#9deabb

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

Split Complementary

#ea9dcc
#a6ea9d
#9deae1

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

Analogous Color

#e99dea
#ea9ddb
#ea9dcc
#ea9dbd
#ea9dad

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

#ea9dcc
#ccea9d
#9dccea

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

#ea9dcc
#eae19d
#9deabb
#9da5ea

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

#ea9dcc
#9deabb
#9deae1
#ea9da6

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

#ea9dcc Color Code Preview on Black Background Color

This is how #ea9dcc Color will look on black background color. Color contrast ratio is 10.19

#ea9dcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea9dcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea9dcc

#ea9dcc color code is use for CSS Background Color

Background color for the above div is #ea9dcc

HTML with inline CSS

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

#ea9dcc color code is use for CSS Border Color

CSS Border color for the above div is #ea9dcc

HTML with inline CSS

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

CSS Border Left color for the above div is #ea9dcc

HTML with inline CSS

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

CSS Border Right color for the above div is #ea9dcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea9dcc

HTML with inline CSS

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

CSS Border Top color for the above div is #ea9dcc

HTML with inline CSS

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

#ea9dcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea9dcc Color code Preview on White Background

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

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