crispedge.com

Color picker

Loading...

#edebef hex color - Blue - Warm color - Information

#edebef hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 30 Views

RGB Chart

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

Color Table

Hex Color Codeedebef#edebef
RGB Decimal237, 235, 239rgb(237, 235, 239)
RGB Percent93%, 92%, 94%rgb(93%, 92%, 94%)
CSS RGBa237, 235, 239,1rgba(237,235,239,1)
CMYK Modelcmyk(1%,2%,0%,6%)
HSL Color Space270,11% ,93%hsl(270,11% ,93%)
HSV Color Space270°, 2%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011110101111101111
Octal355353357
Decimal237235239
Hexedebef

Different shades of #edebef color code.

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

Light Shade of #edebef
#ffffff
Dark Shade of #edebef
#d3cfd8
Saturated Shade of #edebef
#ede9f1
Desaturated Shade of #edebef
#ededed
Grey scale Shade of #edebef
#ededed
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #edebef color code

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

#edebef
#d2d0d4
#b8b6b9
#9e9c9f
#838284
#69686a
#4f4e4f
#343435
#1a1a1a
#000000

Similar Color like #edebef color

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

#eeecf0
#efedf1
#f0eef2
#f1eff3
#f2f0f4
#f3f1f5
#f4f2f6
#f5f3f7
#f6f4f8
#f7f5f9
#f8f6fa
#f9f7fb
#faf8fc
#fbf9fd
#eceaee
#ebe9ed
#eae8ec
#e9e7eb
#e8e6ea
#e7e5e9
#e6e4e8
#e5e3e7
#e4e2e6
#e3e1e5
#e2e0e4
#e1dfe3
#e0dee2
#dfdde1

Monochromatic Color with #edebef

#edebef
#1a1a1a
#444445
#6f6e6f
#99979a
#c3c1c4

Tints of #edebef Color

#edebef
#efedf0
#f1eff2
#f3f1f4
#f5f3f6
#f7f6f7
#f9f8f9
#fbfafb
#fdfcfd
#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

#edebef
#edefeb

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

Split Complementary

#edebef
#efefeb
#ebefeb

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

Analogous Color

#ebebef
#ecebef
#edebef
#eeebef
#efebef

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

#edebef
#efedeb
#ebefed

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

#edebef
#efebeb
#edefeb
#ebefef

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

#edebef
#edefeb
#ebefeb
#efebef

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

#edebef Color Code Preview on Black Background Color

This is how #edebef Color will look on black background color. Color contrast ratio is 17.73

#edebef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edebef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edebef

#edebef color code is use for CSS Background Color

Background color for the above div is #edebef

HTML with inline CSS

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

#edebef color code is use for CSS Border Color

CSS Border color for the above div is #edebef

HTML with inline CSS

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

CSS Border Left color for the above div is #edebef

HTML with inline CSS

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

CSS Border Right color for the above div is #edebef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edebef

HTML with inline CSS

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

CSS Border Top color for the above div is #edebef

HTML with inline CSS

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

#edebef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edebef Color code Preview on White Background

This is how #edebef Color code will look on white background color. Color contrast ratio is 1.18

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

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

0 Likes 0 Comments | 30 Views

Post your comment:-

By submitting comment you agree to our privacy policy.