Skip to main content Skip to docs navigation

#ec95de hex color - Violet - Warm color - Information

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 #ec95de Color code in RGB color code model is created after adding 92.55% red color, 58.43% green color and 87.06% blue color. Hex #ec95de Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 6% yellow and 7.45% black.

Hex #ec95de color code is between #ee99dd web safe hex color code and #dd88ee web safe hex color code. #ee99dd is the nearest web safe color code. You can see here many more shades of #ec95de 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 ec95de #ec95de
RGB Decimal 236, 149, 222 rgb(236, 149, 222)
RGB Percent 93%, 58%, 87% rgb(93%, 58%, 87%)
CSS RGBa 236, 149, 222,1 rgba(236,149,222,1)
CMYK Model cmyk(0%,37%,6%,7.45%)
HSL Color Space 310,70% ,75% hsl(310,70% ,75%)
HSV Color Space 310°, 37%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101100 10010101 11011110
Octal 354 225 336
Decimal 236 149 222
Hex ec 95 de

Different shades of #ec95de color code.

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

Light Shade of #ec95de
#f4c0eb
Dark Shade of #ec95de
#e46ad1
Saturated Shade of #ec95de
#f28fe2
Desaturated Shade of #ec95de
#e69bda
Grey scale Shade of #ec95de
#c0c0c0
Brighten Shade
#ffaef7
Most Readable Shade
#000000

Shades of #ec95de color code

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

#ec95de
#d184c5
#b773ac
#9d6394
#83527b
#684262
#4e314a
#342131
#1a1018
#000000

Similar Color like #ec95de color

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

#ed96df
#ee97e0
#ef98e1
#f099e2
#f19ae3
#f29be4
#f39ce5
#f49de6
#f59ee7
#f69fe8
#f7a0e9
#f8a1ea
#f9a2eb
#faa3ec
#eb94dd
#ea93dc
#e992db
#e891da
#e790d9
#e68fd8
#e58ed7
#e48dd6
#e38cd5
#e28bd4
#e18ad3
#e089d2
#df88d1
#de87d0

Monochromatic Color with #ec95de

#ec95de
#170f16
#422a3e
#6c4466
#975f8e
#c17ab6

Tints of #ec95de Color

#ec95de
#eea0e1
#f0ace5
#f2b8e9
#f4c4ec
#f6cff0
#f8dbf4
#fae7f7
#fcf3fb
#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

#ec95de
#95eca3

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

Split Complementary

#ec95de
#b3ec95
#95ecce

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

Analogous Color

#d795ec
#e995ec
#ec95de
#ec95cd
#ec95bb

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

#ec95de
#deec95
#95deec

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

#ec95de
#ecce95
#95eca3
#95b2ec

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

#ec95de
#95eca3
#95ecce
#ec95b3

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

#ec95de Color Code Preview on Black Background Color

This is how #ec95de Color will look on black background color. Color contrast ratio is 9.92

#ec95de in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec95de

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec95de

#ec95de color code is use for CSS Background Color

Background color for the above div is #ec95de

HTML with inline CSS

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

#ec95de color code is use for CSS Border Color

CSS Border color for the above div is #ec95de

HTML with inline CSS

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

CSS Border Left color for the above div is #ec95de

HTML with inline CSS

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

CSS Border Right color for the above div is #ec95de

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ec95de

HTML with inline CSS

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

CSS Border Top color for the above div is #ec95de

HTML with inline CSS

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

#ec95de hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ec95de Color code Preview on White Background

This is how #ec95de Color code will look on white background color. Color contrast ratio is 2.12

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

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(236,149,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(149,236,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(236,149,222,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.