crispedge.com

Color picker

Loading...

#efccfa hex color - Violet - Warm color - Information

#efccfa hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #efccfa Color code in RGB color code model is created after adding 93.73% red color, 80% green color and 98.04% blue color. Hex #efccfa Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 18% magenta, 0% yellow and 2% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeefccfa#efccfa
RGB Decimal239, 204, 250rgb(239, 204, 250)
RGB Percent94%, 80%, 98%rgb(94%, 80%, 98%)
CSS RGBa239, 204, 250,1rgba(239,204,250,1)
CMYK Modelcmyk(4%,18%,0%,2%)
HSL Color Space286,82% ,89%hsl(286,82% ,89%)
HSV Color Space286°, 18%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111100110011111010
Octal357314372
Decimal239204250
Hexefccfa

Different shades of #efccfa color code.

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

Light Shade of #efccfa
#fefaff
Dark Shade of #efccfa
#e09ef5
Saturated Shade of #efccfa
#f0c9fd
Desaturated Shade of #efccfa
#eecff7
Grey scale Shade of #efccfa
#e3e3e3
Brighten Shade
#ffe5ff
Most Readable Shade
#000000

Shades of #efccfa color code

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

#efccfa
#d4b5de
#b99ec2
#9f88a6
#84718a
#6a5a6f
#4f4453
#352d37
#1a161b
#000000

Similar Color like #efccfa color

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

#f0cdfb
#f1cefc
#f2cffd
#f3d0fe
#f4d1ff
#f5d2ff
#f6d3ff
#f7d4ff
#f8d5ff
#f9d6ff
#fad7ff
#fbd8ff
#fcd9ff
#fddaff
#eecbf9
#edcaf8
#ecc9f7
#ebc8f6
#eac7f5
#e9c6f4
#e8c5f3
#e7c4f2
#e6c3f1
#e5c2f0
#e4c1ef
#e3c0ee
#e2bfed
#e1beec

Monochromatic Color with #efccfa

#efccfa
#241f25
#4c4150
#75647a
#9e87a5
#c6a9cf

Tints of #efccfa Color

#efccfa
#f0d1fa
#f2d7fb
#f4ddfb
#f6e2fc
#f7e8fc
#f9eefd
#fbf3fd
#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

#efccfa
#d7facc

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

Split Complementary

#efccfa
#eefacc
#ccfad8

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

Analogous Color

#ddccfa
#e6ccfa
#efccfa
#f8ccfa
#faccf3

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

#efccfa
#faefcc
#ccfaef

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

#efccfa
#fad8cc
#d7facc
#cceefa

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

#efccfa
#d7facc
#ccfad8
#faccee

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

#efccfa Color Code Preview on Black Background Color

This is how #efccfa Color will look on black background color. Color contrast ratio is 14.69

#efccfa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efccfa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efccfa

#efccfa color code is use for CSS Background Color

Background color for the above div is #efccfa

HTML with inline CSS

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

#efccfa color code is use for CSS Border Color

CSS Border color for the above div is #efccfa

HTML with inline CSS

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

CSS Border Left color for the above div is #efccfa

HTML with inline CSS

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

CSS Border Right color for the above div is #efccfa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efccfa

HTML with inline CSS

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

CSS Border Top color for the above div is #efccfa

HTML with inline CSS

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

#efccfa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efccfa Color code Preview on White Background

This is how #efccfa Color code will look on white background color. Color contrast ratio is 1.43

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.