crispedge.com

Color picker

Loading...

#eed1fc hex color - Violet - Warm color - Information

#eed1fc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #eed1fc Color code in RGB color code model is created after adding 93.33% red color, 81.96% green color and 98.82% blue color. Hex #eed1fc Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 17% magenta, 0% yellow and 1% black.

Hex #eed1fc color code is between #ddccff web safe hex color code and #ffddee web safe hex color code. #ddccff is the nearest web safe color code. You can see here many more shades of #eed1fc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeeed1fc#eed1fc
RGB Decimal238, 209, 252rgb(238, 209, 252)
RGB Percent93%, 82%, 99%rgb(93%, 82%, 99%)
CSS RGBa238, 209, 252,1rgba(238,209,252,1)
CMYK Modelcmyk(6%,17%,0%,1%)
HSL Color Space280,88% ,90%hsl(280,88% ,90%)
HSV Color Space280°, 17%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101101000111111100
Octal356321374
Decimal238209252
Hexeed1fc

Different shades of #eed1fc color code.

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

Light Shade of #eed1fc
#ffffff
Dark Shade of #eed1fc
#dca1f9
Saturated Shade of #eed1fc
#efcffe
Desaturated Shade of #eed1fc
#edd3fa
Grey scale Shade of #eed1fc
#e6e6e6
Brighten Shade
#ffeaff
Most Readable Shade
#000000

Shades of #eed1fc color code

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

#eed1fc
#d3b9e0
#b9a2c4
#9e8ba8
#84748c
#695c70
#4f4554
#342e38
#1a171c
#000000

Similar Color like #eed1fc color

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

#efd2fd
#f0d3fe
#f1d4ff
#f2d5ff
#f3d6ff
#f4d7ff
#f5d8ff
#f6d9ff
#f7daff
#f8dbff
#f9dcff
#faddff
#fbdeff
#fcdfff
#edd0fb
#eccffa
#ebcef9
#eacdf8
#e9ccf7
#e8cbf6
#e7caf5
#e6c9f4
#e5c8f3
#e4c7f2
#e3c6f1
#e2c5f0
#e1c4ef
#e0c3ee

Monochromatic Color with #eed1fc

#eed1fc
#252127
#4d4452
#76677c
#9e8ba7
#c6aed1

Tints of #eed1fc Color

#eed1fc
#efd6fc
#f1dbfc
#f3e0fd
#f5e5fd
#f7eafd
#f9effe
#fbf4fe
#fdf9fe
#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

#eed1fc
#dffcd1

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

Split Complementary

#eed1fc
#f5fcd1
#d1fcd8

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

Analogous Color

#ddd1fc
#e5d1fc
#eed1fc
#f7d1fc
#fcd1f9

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

#eed1fc
#fceed1
#d1fcee

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

#eed1fc
#fcd8d1
#dffcd1
#d1f4fc

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

#eed1fc
#dffcd1
#d1fcd8
#fcd1f5

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

#eed1fc Color Code Preview on Black Background Color

This is how #eed1fc Color will look on black background color. Color contrast ratio is 15.16

#eed1fc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eed1fc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eed1fc

#eed1fc color code is use for CSS Background Color

Background color for the above div is #eed1fc

HTML with inline CSS

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

#eed1fc color code is use for CSS Border Color

CSS Border color for the above div is #eed1fc

HTML with inline CSS

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

CSS Border Left color for the above div is #eed1fc

HTML with inline CSS

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

CSS Border Right color for the above div is #eed1fc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eed1fc

HTML with inline CSS

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

CSS Border Top color for the above div is #eed1fc

HTML with inline CSS

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

#eed1fc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eed1fc Color code Preview on White Background

This is how #eed1fc Color code will look on white background color. Color contrast ratio is 1.39

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

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(238,209,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(223,252,209,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,209,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.