crispedge.com

Color picker

Loading...

#efc8ff hex color - Violet - Warm color - Information

#efc8ff hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #efc8ff Color code in RGB color code model is created after adding 93.73% red color, 78.43% green color and 100% blue color. Hex #efc8ff Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 22% magenta, 0% yellow and 0% black.

Hex #efc8ff color code is between #eeccee web safe hex color code and #ffbbdd web safe hex color code. #eeccee is the nearest web safe color code. You can see here many more shades of #efc8ff color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeefc8ff#efc8ff
RGB Decimal239, 200, 255rgb(239, 200, 255)
RGB Percent94%, 78%, 100%rgb(94%, 78%, 100%)
CSS RGBa239, 200, 255,1rgba(239,200,255,1)
CMYK Modelcmyk(6%,22%,0%,0%)
HSL Color Space283,100% ,89%hsl(283,100% ,89%)
HSV Color Space283°, 22%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111100100011111111
Octal357310377
Decimal239200255
Hexefc8ff

Different shades of #efc8ff color code.

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

Light Shade of #efc8ff
#fefbff
Dark Shade of #efc8ff
#e095ff
Saturated Shade of #efc8ff
#efc8ff
Desaturated Shade of #efc8ff
#eecbfc
Grey scale Shade of #efc8ff
#e3e3e3
Brighten Shade
#ffe1ff
Most Readable Shade
#000000

Shades of #efc8ff color code

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

#efc8ff
#d4b1e2
#b99bc6
#9f85aa
#846f8d
#6a5871
#4f4255
#352c38
#1a161c
#000000

Similar Color like #efc8ff color

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

#f0c9ff
#f1caff
#f2cbff
#f3ccff
#f4cdff
#f5ceff
#f6cfff
#f7d0ff
#f8d1ff
#f9d2ff
#fad3ff
#fbd4ff
#fcd5ff
#fdd6ff
#eec7fe
#edc6fd
#ecc5fc
#ebc4fb
#eac3fa
#e9c2f9
#e8c1f8
#e7c0f7
#e6bff6
#e5bef5
#e4bdf4
#e3bcf3
#e2bbf2
#e1baf1

Monochromatic Color with #efc8ff

#efc8ff
#28212a
#504355
#786480
#9f85aa
#c7a7d4

Tints of #efc8ff Color

#efc8ff
#f0ceff
#f2d4ff
#f4daff
#f6e0ff
#f7e6ff
#f9ecff
#fbf2ff
#fdf8ff
#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

#efc8ff
#d8ffc8

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

Split Complementary

#efc8ff
#f4ffc8
#c8ffd4

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

Analogous Color

#d9c8ff
#e4c8ff
#efc8ff
#fac8ff
#ffc8f9

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

#efc8ff
#ffefc8
#c8ffef

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

#efc8ff
#ffd3c8
#d8ffc8
#c8f3ff

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

#efc8ff
#d8ffc8
#c8ffd4
#ffc8f4

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

#efc8ff Color Code Preview on Black Background Color

This is how #efc8ff Color will look on black background color. Color contrast ratio is 14.38

#efc8ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efc8ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efc8ff

#efc8ff color code is use for CSS Background Color

Background color for the above div is #efc8ff

HTML with inline CSS

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

#efc8ff color code is use for CSS Border Color

CSS Border color for the above div is #efc8ff

HTML with inline CSS

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

CSS Border Left color for the above div is #efc8ff

HTML with inline CSS

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

CSS Border Right color for the above div is #efc8ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efc8ff

HTML with inline CSS

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

CSS Border Top color for the above div is #efc8ff

HTML with inline CSS

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

#efc8ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efc8ff Color code Preview on White Background

This is how #efc8ff Color code will look on white background color. Color contrast ratio is 1.46

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

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(239,200,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(216,255,200,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,200,255,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.