@
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.

#ed9cfc hex color - Violet - Warm color - Information

#ed9cfc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ed9cfc Color code in RGB color code model is created after adding 92.94% red color, 61.18% green color and 98.82% blue color. Hex #ed9cfc Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 38% magenta, 0% yellow and 1.18% black.

Hex #ed9cfc 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 #ed9cfc 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 ed9cfc #ed9cfc
RGB Decimal 237, 156, 252 rgb(237, 156, 252)
RGB Percent 93%, 61%, 99% rgb(93%, 61%, 99%)
CSS RGBa 237, 156, 252,1 rgba(237,156,252,1)
CMYK Model cmyk(6%,38%,0%,1.18%)
HSL Color Space 291,94% ,80% hsl(291,94% ,80%)
HSV Color Space 291°, 38%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 10011100 11111100
Octal 355 234 374
Decimal 237 156 252
Hex ed 9c fc

Different shades of #ed9cfc color code.

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

Light Shade of #ed9cfc
#f6cefd
Dark Shade of #ed9cfc
#e46bfa
Saturated Shade of #ed9cfc
#ef99ff
Desaturated Shade of #ed9cfc
#e9a1f7
Grey scale Shade of #ed9cfc
#cccccc
Brighten Shade
#ffb5ff
Most Readable Shade
#000000

Shades of #ed9cfc color code

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

#ed9cfc
#d28ae0
#b879c4
#9e68a8
#83568c
#694570
#4f3454
#342238
#1a111c
#000000

Similar Color like #ed9cfc color

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

#ee9dfd
#ef9efe
#f09fff
#f1a0ff
#f2a1ff
#f3a2ff
#f4a3ff
#f5a4ff
#f6a5ff
#f7a6ff
#f8a7ff
#f9a8ff
#faa9ff
#fbaaff
#ec9bfb
#eb9afa
#ea99f9
#e998f8
#e897f7
#e796f6
#e695f5
#e594f4
#e493f3
#e392f2
#e291f1
#e190f0
#e08fef
#df8eee

Monochromatic Color with #ed9cfc

#ed9cfc
#251827
#4d3352
#754d7c
#9d67a7
#c582d1

Tints of #ed9cfc Color

#ed9cfc
#efa7fc
#f1b2fc
#f3bdfd
#f5c8fd
#f7d3fd
#f9defe
#fbe9fe
#fdf4fe
#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

#ed9cfc
#abfc9c

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

Split Complementary

#ed9cfc
#dbfc9c
#9cfcbd

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

Analogous Color

#c79cfc
#da9cfc
#ed9cfc
#fc9cf8
#fc9ce5

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

#ed9cfc
#fced9c
#9cfced

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

#ed9cfc
#fcbd9c
#abfc9c
#9cdbfc

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

#ed9cfc
#abfc9c
#9cfcbd
#fc9cdb

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

#ed9cfc Color Code Preview on Black Background Color

This is how #ed9cfc Color will look on black background color. Color contrast ratio is 10.76

#ed9cfc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed9cfc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed9cfc

#ed9cfc color code is use for CSS Background Color

Background color for the above div is #ed9cfc

HTML with inline CSS

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

#ed9cfc color code is use for CSS Border Color

CSS Border color for the above div is #ed9cfc

HTML with inline CSS

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

CSS Border Left color for the above div is #ed9cfc

HTML with inline CSS

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

CSS Border Right color for the above div is #ed9cfc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed9cfc

HTML with inline CSS

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

CSS Border Top color for the above div is #ed9cfc

HTML with inline CSS

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

#ed9cfc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed9cfc Color code Preview on White Background

This is how #ed9cfc Color code will look on white background color. Color contrast ratio is 1.95

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

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(237,156,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(171,252,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,156,252,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.