Skip to main content Skip to docs navigation

#edeff5 hex color | Light Blue & Cool color | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Springtime Rain and its hex is #EBEEF3 Nearest Color Name

Color Hue/Base color: Blue

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

Hex #edeff5 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 #edeff5 color code.

RGB Chart

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

Color Table

Hex Color Code edeff5 #edeff5
RGB Decimal 237, 239, 245 237, 239, 245
RGB Percent 93%, 94%, 96% rgb(93%, 94%, 96%)
CSS RGBa 237, 239, 245,1 rgba(237,239,245,1)
CMYK Model cmyk(3%,2%,0%,3.92%)
HSL Color Space 225,29% ,95% hsl(225,29% ,95%)
HSV Color Space 225°, 3%, 96%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11101101 11101111 11110101
Octal 355 357 365
Decimal 237 239 245
Hex ed ef f5

Different shades of #edeff5 color code.

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

Darkest of #edeff5
#8b98be
Darker of #edeff5
#abb5d1
Dark of #edeff5
#ccd2e3
Base of #edeff5
#edeff5
Light of #edeff5
#ffffff
Lighter
#ffffff
Lightest
#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

#edeff5
#f5f3ed

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

Split Complementary

#edeff5
#f5efed
#f3f5ed

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

Analogous Color

#edf4f5
#edf2f5
#edeff5
#eeedf5
#f1edf5

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

#edeff5
#eff5ed
#f5edef

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

#edeff5
#f5edef
#f5f3ed
#edf5f3

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#edeff5
#f5edf3
#f5f3ed
#edf5ef

Square 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).

Monochromatic Color with #edeff5

#6a7aac
#8b98be
#abb5d1
#ccd2e3
#edeff5
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #edeff5 Color

#edeff5
#eff0f6
#f1f2f7
#f3f4f8
#f5f6f9
#f7f7fa
#f9f9fb
#fbfbfc
#fdfdfd
#ffffff

Shades of #edeff5 color code

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

#edeff5
#d2d4d9
#b8b9be
#9e9fa3
#838488
#696a6c
#4f4f51
#343536
#1a1a1b
#000000

Tones

#edeff5
#f0f0f2
#f1f1f1
#f1f1f1
#f1f1f1

Tones

Similar Color like #edeff5 color

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

#eef0f6
#eff1f7
#f0f2f8
#f1f3f9
#f2f4fa
#f3f5fb
#f4f6fc
#f5f7fd
#f6f8fe
#f7f9ff
#f8faff
#f9fbff
#fafcff
#fbfdff
#eceef4
#ebedf3
#eaecf2
#e9ebf1
#e8eaf0
#e7e9ef
#e6e8ee
#e5e7ed
#e4e6ec
#e3e5eb
#e2e4ea
#e1e3e9
#e0e2e8
#dfe1e7

Download this

Hex #edeff5 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.

#edeff5 Color Code Preview on Black Background Color

This is how #edeff5 Color will look on black background color. Color contrast ratio is 18.27

#edeff5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edeff5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edeff5

#edeff5 color code is use for CSS Background Color

Background color for the above div is #edeff5

HTML with inline CSS

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

#edeff5 color code is use for CSS Border Color

CSS Border color for the above div is #edeff5

HTML with inline CSS

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

CSS Border Left color for the above div is #edeff5

HTML with inline CSS

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

CSS Border Right color for the above div is #edeff5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edeff5

HTML with inline CSS

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

CSS Border Top color for the above div is #edeff5

HTML with inline CSS

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

#edeff5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edeff5 Color code Preview on White Background

This is how #edeff5 Color code will look on white background color. Color contrast ratio is 1.15

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

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