crispedge.com

Color picker

Loading...

#eec1fd hex color - Violet - Warm color - Information

#eec1fd hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #eec1fd color code is between #ddbbff web safe hex color code and #ffccee web safe hex color code. #ddbbff is the nearest web safe color code. You can see here many more shades of #eec1fd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeeec1fd#eec1fd
RGB Decimal238, 193, 253rgb(238, 193, 253)
RGB Percent93%, 76%, 99%rgb(93%, 76%, 99%)
CSS RGBa238, 193, 253,1rgba(238,193,253,1)
CMYK Modelcmyk(6%,24%,0%,1%)
HSL Color Space285,94% ,87%hsl(285,94% ,87%)
HSV Color Space285°, 24%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101100000111111101
Octal356301375
Decimal238193253
Hexeec1fd

Different shades of #eec1fd color code.

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

Light Shade of #eec1fd
#fcf2ff
Dark Shade of #eec1fd
#e090fb
Saturated Shade of #eec1fd
#efbfff
Desaturated Shade of #eec1fd
#ecc4fa
Grey scale Shade of #eec1fd
#dfdfdf
Brighten Shade
#ffdaff
Most Readable Shade
#000000

Shades of #eec1fd color code

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

#eec1fd
#d3abe0
#b996c4
#9e80a8
#846b8c
#695570
#4f4054
#342a38
#1a151c
#000000

Similar Color like #eec1fd color

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

#efc2fe
#f0c3ff
#f1c4ff
#f2c5ff
#f3c6ff
#f4c7ff
#f5c8ff
#f6c9ff
#f7caff
#f8cbff
#f9ccff
#facdff
#fbceff
#fccfff
#edc0fc
#ecbffb
#ebbefa
#eabdf9
#e9bcf8
#e8bbf7
#e7baf6
#e6b9f5
#e5b8f4
#e4b7f3
#e3b6f2
#e2b5f1
#e1b4f0
#e0b3ef

Monochromatic Color with #eec1fd

#eec1fd
#261f28
#4e3f53
#76607d
#9e80a8
#c6a1d2

Tints of #eec1fd Color

#eec1fd
#efc7fd
#f1cefd
#f3d5fd
#f5dcfd
#f7e3fe
#f9eafe
#fbf1fe
#fdf8fe
#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

#eec1fd
#d0fdc1

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

Split Complementary

#eec1fd
#eefdc1
#c1fdd0

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

Analogous Color

#d6c1fd
#e2c1fd
#eec1fd
#fac1fd
#fdc1f4

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

#eec1fd
#fdeec1
#c1fdee

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

#eec1fd
#fdd0c1
#d0fdc1
#c1eefd

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

#eec1fd
#d0fdc1
#c1fdd0
#fdc1ee

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

#eec1fd Color Code Preview on Black Background Color

This is how #eec1fd Color will look on black background color. Color contrast ratio is 13.68

#eec1fd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eec1fd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eec1fd

#eec1fd color code is use for CSS Background Color

Background color for the above div is #eec1fd

HTML with inline CSS

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

#eec1fd color code is use for CSS Border Color

CSS Border color for the above div is #eec1fd

HTML with inline CSS

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

CSS Border Left color for the above div is #eec1fd

HTML with inline CSS

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

CSS Border Right color for the above div is #eec1fd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eec1fd

HTML with inline CSS

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

CSS Border Top color for the above div is #eec1fd

HTML with inline CSS

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

#eec1fd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eec1fd Color code Preview on White Background

This is how #eec1fd Color code will look on white background color. Color contrast ratio is 1.53

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

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,193,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(208,253,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,193,253,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.