crispedge.com

Color picker

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

#edf3f5 hex color - Blue - Cool color - Information

#edf3f5 hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeedf3f5#edf3f5
RGB Decimal237, 243, 245rgb(237, 243, 245)
RGB Percent93%, 95%, 96%rgb(93%, 95%, 96%)
CSS RGBa237, 243, 245,1rgba(237,243,245,1)
CMYK Modelcmyk(3%,1%,0%,4%)
HSL Color Space195,29% ,95%hsl(195,29% ,95%)
HSV Color Space195°, 3%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111011011111001111110101
Octal355363365
Decimal237243245
Hexedf3f5

Different shades of #edf3f5 color code.

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

Light Shade of #edf3f5
#ffffff
Dark Shade of #edf3f5
#ccdde3
Saturated Shade of #edf3f5
#ecf4f6
Desaturated Shade of #edf3f5
#eef2f4
Grey scale Shade of #edf3f5
#f1f1f1
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #edf3f5 color code

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

#edf3f5
#d2d8d9
#b8bdbe
#9ea2a3
#838788
#696c6c
#4f5151
#343636
#1a1b1b
#000000

Similar Color like #edf3f5 color

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

#eef4f6
#eff5f7
#f0f6f8
#f1f7f9
#f2f8fa
#f3f9fb
#f4fafc
#f5fbfd
#f6fcfe
#f7fdff
#f8feff
#f9ffff
#faffff
#fbffff
#ecf2f4
#ebf1f3
#eaf0f2
#e9eff1
#e8eef0
#e7edef
#e6ecee
#e5ebed
#e4eaec
#e3e9eb
#e2e8ea
#e1e7e9
#e0e6e8
#dfe5e7

Monochromatic Color with #edf3f5

#edf3f5
#1f2020
#494a4b
#727575
#9b9fa0
#c4c9ca

Tints of #edf3f5 Color

#edf3f5
#eff4f6
#f1f5f7
#f3f7f8
#f5f8f9
#f7f9fa
#f9fbfb
#fbfcfc
#fdfdfd
#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

#edf3f5
#f5efed

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

Split Complementary

#edf3f5
#f5edef
#f5f3ed

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

Analogous Color

#edf5f4
#edf5f5
#edf3f5
#edf1f5
#edf0f5

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

#edf3f5
#f5edf3
#f3f5ed

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

#edf3f5
#f3edf5
#f5efed
#eff5ed

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

#edf3f5
#f5efed
#f5f3ed
#edeff5

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

#edf3f5 Color Code Preview on Black Background Color

This is how #edf3f5 Color will look on black background color. Color contrast ratio is 18.74

#edf3f5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edf3f5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edf3f5

#edf3f5 color code is use for CSS Background Color

Background color for the above div is #edf3f5

HTML with inline CSS

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

#edf3f5 color code is use for CSS Border Color

CSS Border color for the above div is #edf3f5

HTML with inline CSS

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

CSS Border Left color for the above div is #edf3f5

HTML with inline CSS

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

CSS Border Right color for the above div is #edf3f5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edf3f5

HTML with inline CSS

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

CSS Border Top color for the above div is #edf3f5

HTML with inline CSS

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

#edf3f5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edf3f5 Color code Preview on White Background

This is how #edf3f5 Color code will look on white background color. Color contrast ratio is 1.12

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.