crispedge.com

Color picker

Loading...

#edeef9 hex color - White - Cool color - Information

#edeef9 hex color - White - Cool color

Color Hue/Base color: White

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

Hex #edeef9 color code is between #eeddff web safe hex color code and #ddffee web safe hex color code. #eeddff is the nearest web safe color code. You can see here many more shades of #edeef9 color code.

0 Likes 0 Comments | 25 Views

RGB Chart

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

Color Table

Hex Color Codeedeef9#edeef9
RGB Decimal237, 238, 249rgb(237, 238, 249)
RGB Percent93%, 93%, 98%rgb(93%, 93%, 98%)
CSS RGBa237, 238, 249,1rgba(237,238,249,1)
CMYK Modelcmyk(5%,4%,0%,2%)
HSL Color Space235,50% ,95%hsl(235,50% ,95%)
HSV Color Space235°, 5%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111011011110111011111001
Octal355356371
Decimal237238249
Hexedeef9

Different shades of #edeef9 color code.

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

Light Shade of #edeef9
#ffffff
Dark Shade of #edeef9
#c7caec
Saturated Shade of #edeef9
#ecedfa
Desaturated Shade of #edeef9
#eeeff8
Grey scale Shade of #edeef9
#f3f3f3
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #edeef9 color code

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

#edeef9
#d2d3dd
#b8b9c1
#9e9ea6
#83848a
#69696e
#4f4f53
#343437
#1a1a1b
#000000

Similar Color like #edeef9 color

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

#eeeffa
#eff0fb
#f0f1fc
#f1f2fd
#f2f3fe
#f3f4ff
#f4f5ff
#f5f6ff
#f6f7ff
#f7f8ff
#f8f9ff
#f9faff
#fafbff
#fbfcff
#ecedf8
#ebecf7
#eaebf6
#e9eaf5
#e8e9f4
#e7e8f3
#e6e7f2
#e5e6f1
#e4e5f0
#e3e4ef
#e2e3ee
#e1e2ed
#e0e1ec
#dfe0eb

Monochromatic Color with #edeef9

#edeef9
#232324
#4b4c4f
#747479
#9c9da4
#c5c5ce

Tints of #edeef9 Color

#edeef9
#efeff9
#f1f1fa
#f3f3fb
#f5f5fb
#f7f7fc
#f9f9fd
#fbfbfd
#fdfdfe
#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

#edeef9
#f9f8ed

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

Split Complementary

#edeef9
#f9f2ed
#f4f9ed

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

Analogous Color

#edf3f9
#edf0f9
#edeef9
#eeedf9
#f1edf9

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

#edeef9
#f9edee
#eef9ed

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

#edeef9
#f9edf4
#f9f8ed
#edf9f2

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

#edeef9
#f9f8ed
#f4f9ed
#f2edf9

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

#edeef9 Color Code Preview on Black Background Color

This is how #edeef9 Color will look on black background color. Color contrast ratio is 18.20

#edeef9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edeef9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edeef9

#edeef9 color code is use for CSS Background Color

Background color for the above div is #edeef9

HTML with inline CSS

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

#edeef9 color code is use for CSS Border Color

CSS Border color for the above div is #edeef9

HTML with inline CSS

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

CSS Border Left color for the above div is #edeef9

HTML with inline CSS

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

CSS Border Right color for the above div is #edeef9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edeef9

HTML with inline CSS

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

CSS Border Top color for the above div is #edeef9

HTML with inline CSS

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

#edeef9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edeef9 Color code Preview on White Background

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

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

0 Likes 0 Comments | 25 Views

Post your comment:-

By submitting comment you agree to our privacy policy.