crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ec8dd1 hex color - Violet - Warm color - Information

#ec8dd1 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ec8dd1 Color code in RGB color code model is created after adding 92.55% red color, 55.29% green color and 81.96% blue color. Hex #ec8dd1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 11% yellow and 7% black.

Hex #ec8dd1 color code is between #ee88cc web safe hex color code and #dd99dd web safe hex color code. #ee88cc is the nearest web safe color code. You can see here many more shades of #ec8dd1 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeec8dd1#ec8dd1
RGB Decimal236, 141, 209rgb(236, 141, 209)
RGB Percent93%, 55%, 82%rgb(93%, 55%, 82%)
CSS RGBa236, 141, 209,1rgba(236,141,209,1)
CMYK Modelcmyk(0%,40%,11%,7%)
HSL Color Space317,71% ,74%hsl(317,71% ,74%)
HSV Color Space317°, 40%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011001000110111010001
Octal354215321
Decimal236141209
Hexec8dd1

Different shades of #ec8dd1 color code.

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

Light Shade of #ec8dd1
#f3b9e3
Dark Shade of #ec8dd1
#e561bf
Saturated Shade of #ec8dd1
#f386d4
Desaturated Shade of #ec8dd1
#e594ce
Grey scale Shade of #ec8dd1
#bcbcbc
Brighten Shade
#ffa6ea
Most Readable Shade
#000000

Shades of #ec8dd1 color code

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

#ec8dd1
#d17db9
#b76da2
#9d5e8b
#834e74
#683e5c
#4e2f45
#341f2e
#1a0f17
#000000

Similar Color like #ec8dd1 color

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

#ed8ed2
#ee8fd3
#ef90d4
#f091d5
#f192d6
#f293d7
#f394d8
#f495d9
#f596da
#f697db
#f798dc
#f899dd
#f99ade
#fa9bdf
#eb8cd0
#ea8bcf
#e98ace
#e889cd
#e788cc
#e687cb
#e586ca
#e485c9
#e384c8
#e283c7
#e182c6
#e081c5
#df80c4
#de7fc3

Monochromatic Color with #ec8dd1

#ec8dd1
#170e15
#42273a
#6c4160
#975a86
#c174ab

Tints of #ec8dd1 Color

#ec8dd1
#ee99d6
#f0a6db
#f2b3e0
#f4bfe5
#f6ccea
#f8d9ef
#fae5f4
#fcf2f9
#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

#ec8dd1
#8deca8

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

Split Complementary

#ec8dd1
#a1ec8d
#8decd8

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

Analogous Color

#e18dec
#ec8de4
#ec8dd1
#ec8dbe
#ec8dab

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

#ec8dd1
#d1ec8d
#8dd1ec

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

#ec8dd1
#ecd78d
#8deca8
#8da1ec

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

#ec8dd1
#8deca8
#8decd8
#ec8da1

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

#ec8dd1 Color Code Preview on Black Background Color

This is how #ec8dd1 Color will look on black background color. Color contrast ratio is 9.30

#ec8dd1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec8dd1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec8dd1

#ec8dd1 color code is use for CSS Background Color

Background color for the above div is #ec8dd1

HTML with inline CSS

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

#ec8dd1 color code is use for CSS Border Color

CSS Border color for the above div is #ec8dd1

HTML with inline CSS

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

CSS Border Left color for the above div is #ec8dd1

HTML with inline CSS

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

CSS Border Right color for the above div is #ec8dd1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ec8dd1

HTML with inline CSS

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

CSS Border Top color for the above div is #ec8dd1

HTML with inline CSS

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

#ec8dd1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ec8dd1 Color code Preview on White Background

This is how #ec8dd1 Color code will look on white background color. Color contrast ratio is 2.26

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.