crispedge.com

Color picker

Loading...

#edceef hex color - Violet - Warm color - Information

#edceef hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #edceef Color code in RGB color code model is created after adding 92.94% red color, 80.78% green color and 93.73% blue color. Hex #edceef Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 14% magenta, 0% yellow and 6% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeedceef#edceef
RGB Decimal237, 206, 239rgb(237, 206, 239)
RGB Percent93%, 81%, 94%rgb(93%, 81%, 94%)
CSS RGBa237, 206, 239,1rgba(237,206,239,1)
CMYK Modelcmyk(1%,14%,0%,6%)
HSL Color Space296,51% ,87%hsl(296,51% ,87%)
HSV Color Space296°, 14%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011100111011101111
Octal355316357
Decimal237206239
Hexedceef

Different shades of #edceef color code.

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

Light Shade of #edceef
#fbf4fc
Dark Shade of #edceef
#dfa8e2
Saturated Shade of #edceef
#f0cbf2
Desaturated Shade of #edceef
#ead1ec
Grey scale Shade of #edceef
#dedede
Brighten Shade
#ffe7ff
Most Readable Shade
#000000

Shades of #edceef color code

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

#edceef
#d2b7d4
#b8a0b9
#9e899f
#837284
#695b6a
#4f444f
#342d35
#1a161a
#000000

Similar Color like #edceef color

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

#eecff0
#efd0f1
#f0d1f2
#f1d2f3
#f2d3f4
#f3d4f5
#f4d5f6
#f5d6f7
#f6d7f8
#f7d8f9
#f8d9fa
#f9dafb
#fadbfc
#fbdcfd
#eccdee
#ebcced
#eacbec
#e9caeb
#e8c9ea
#e7c8e9
#e6c7e8
#e5c6e7
#e4c5e6
#e3c4e5
#e2c3e4
#e1c2e3
#e0c1e2
#dfc0e1

Monochromatic Color with #edceef

#edceef
#1a171a
#443b45
#6f606f
#99859a
#c3a9c4

Tints of #edceef Color

#edceef
#efd3f0
#f1d8f2
#f3def4
#f5e3f6
#f7e9f7
#f9eef9
#fbf4fb
#fdf9fd
#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

#edceef
#d0efce

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

Split Complementary

#edceef
#e0efce
#ceefdd

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

Analogous Color

#e0ceef
#e6ceef
#edceef
#efceea
#efcee4

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

#edceef
#efedce
#ceefed

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

#edceef
#efdcce
#d0efce
#cee0ef

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

#edceef
#d0efce
#ceefdd
#efcee0

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

#edceef Color Code Preview on Black Background Color

This is how #edceef Color will look on black background color. Color contrast ratio is 14.68

#edceef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edceef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edceef

#edceef color code is use for CSS Background Color

Background color for the above div is #edceef

HTML with inline CSS

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

#edceef color code is use for CSS Border Color

CSS Border color for the above div is #edceef

HTML with inline CSS

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

CSS Border Left color for the above div is #edceef

HTML with inline CSS

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

CSS Border Right color for the above div is #edceef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edceef

HTML with inline CSS

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

CSS Border Top color for the above div is #edceef

HTML with inline CSS

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

#edceef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edceef Color code Preview on White Background

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

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,206,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(208,239,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,206,239,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.