crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#edebf8 hex color - White - Cool color - Information

#edebf8 hex color - White - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: White

Hex #edebf8 Color code in RGB color code model is created after adding 92.94% red color, 92.16% green color and 97.25% blue color. Hex #edebf8 Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 5% magenta, 0% yellow and 3% black.

Hex #edebf8 color code is between #eeeeff web safe hex color code and #ddddee web safe hex color code. #eeeeff is the nearest web safe color code. You can see here many more shades of #edebf8 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeedebf8#edebf8
RGB Decimal237, 235, 248rgb(237, 235, 248)
RGB Percent93%, 92%, 97%rgb(93%, 92%, 97%)
CSS RGBa237, 235, 248,1rgba(237,235,248,1)
CMYK Modelcmyk(4%,5%,0%,3%)
HSL Color Space249,48% ,95%hsl(249,48% ,95%)
HSV Color Space249°, 5%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111011011110101111111000
Octal355353370
Decimal237235248
Hexedebf8

Different shades of #edebf8 color code.

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

Light Shade of #edebf8
#ffffff
Dark Shade of #edebf8
#cbc5eb
Saturated Shade of #edebf8
#eceaf9
Desaturated Shade of #edebf8
#eeecf7
Grey scale Shade of #edebf8
#f1f1f1
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #edebf8 color code

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

#edebf8
#d2d0dc
#b8b6c0
#9e9ca5
#838289
#69686e
#4f4e52
#343437
#1a1a1b
#000000

Similar Color like #edebf8 color

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

#eeecf9
#efedfa
#f0eefb
#f1effc
#f2f0fd
#f3f1fe
#f4f2ff
#f5f3ff
#f6f4ff
#f7f5ff
#f8f6ff
#f9f7ff
#faf8ff
#fbf9ff
#eceaf7
#ebe9f6
#eae8f5
#e9e7f4
#e8e6f3
#e7e5f2
#e6e4f1
#e5e3f0
#e4e2ef
#e3e1ee
#e2e0ed
#e1dfec
#e0deeb
#dfddea

Monochromatic Color with #edebf8

#edebf8
#222223
#4b4a4e
#737278
#9c9aa3
#c4c3cd

Tints of #edebf8 Color

#edebf8
#efedf8
#f1eff9
#f3f1fa
#f5f3fb
#f7f6fb
#f9f8fc
#fbfafd
#fdfcfe
#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

#edebf8
#f6f8eb

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

Split Complementary

#edebf8
#f8f4eb
#eff8eb

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

Analogous Color

#ebeef8
#ebecf8
#edebf8
#f0ebf8
#f2ebf8

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

#edebf8
#f8edeb
#ebf8ed

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

#edebf8
#f8ebef
#f6f8eb
#ebf8f3

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

#edebf8
#f6f8eb
#eff8eb
#f4ebf8

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

#edebf8 Color Code Preview on Black Background Color

This is how #edebf8 Color will look on black background color. Color contrast ratio is 17.84

#edebf8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edebf8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edebf8

#edebf8 color code is use for CSS Background Color

Background color for the above div is #edebf8

HTML with inline CSS

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

#edebf8 color code is use for CSS Border Color

CSS Border color for the above div is #edebf8

HTML with inline CSS

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

CSS Border Left color for the above div is #edebf8

HTML with inline CSS

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

CSS Border Right color for the above div is #edebf8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edebf8

HTML with inline CSS

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

CSS Border Top color for the above div is #edebf8

HTML with inline CSS

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

#edebf8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edebf8 Color code Preview on White Background

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.