crispedge.com

Color picker

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

#edfff7 hex color - White - Cool color - Information

#edfff7 hex color - White - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: White

Hex #edfff7 Color code in RGB color code model is created after adding 92.94% red color, 100% green color and 96.86% blue color. Hex #edfff7 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 0% magenta, 3% yellow and 0% black.

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

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codeedfff7#edfff7
RGB Decimal237, 255, 247rgb(237, 255, 247)
RGB Percent93%, 100%, 97%rgb(93%, 100%, 97%)
CSS RGBa237, 255, 247,1rgba(237,255,247,1)
CMYK Modelcmyk(7%,0%,3%,0%)
HSL Color Space153,100% ,96%hsl(153,100% ,96%)
HSV Color Space153°, 7%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111011011111111111110111
Octal355377367
Decimal237255247
Hexedfff7

Different shades of #edfff7 color code.

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

Light Shade of #edfff7
#ffffff
Dark Shade of #edfff7
#baffe0
Saturated Shade of #edfff7
#edfff7
Desaturated Shade of #edfff7
#eefef7
Grey scale Shade of #edfff7
#f6f6f6
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #edfff7 color code

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

#edfff7
#d2e2db
#b8c6c0
#9eaaa4
#838d89
#69716d
#4f5552
#343836
#1a1c1b
#000000

Similar Color like #edfff7 color

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

#eefff8
#effff9
#f0fffa
#f1fffb
#f2fffc
#f3fffd
#f4fffe
#f5ffff
#f6ffff
#f7ffff
#f8ffff
#f9ffff
#faffff
#fbffff
#ecfef6
#ebfdf5
#eafcf4
#e9fbf3
#e8faf2
#e7f9f1
#e6f8f0
#e5f7ef
#e4f6ee
#e3f5ed
#e2f4ec
#e1f3eb
#e0f2ea
#dff1e9

Monochromatic Color with #edfff7

#edfff7
#272a29
#4f5552
#77807c
#9eaaa5
#c6d4ce

Tints of #edfff7 Color

#edfff7
#effff7
#f1fff8
#f3fff9
#f5fffa
#f7fffb
#f9fffc
#fbfffd
#fdfffe
#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

#edfff7
#ffedf5

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

Split Complementary

#edfff7
#ffedfe
#ffeeed

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

Analogous Color

#edfff0
#edfff3
#edfff7
#edfffb
#edfffe

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

#edfff7
#f7edff
#fff7ed

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

#edfff7
#eeedff
#ffedf5
#feffed

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

#edfff7
#ffedf5
#ffeeed
#edfeff

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

#edfff7 Color Code Preview on Black Background Color

This is how #edfff7 Color will look on black background color. Color contrast ratio is 20.25

#edfff7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edfff7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edfff7

#edfff7 color code is use for CSS Background Color

Background color for the above div is #edfff7

HTML with inline CSS

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

#edfff7 color code is use for CSS Border Color

CSS Border color for the above div is #edfff7

HTML with inline CSS

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

CSS Border Left color for the above div is #edfff7

HTML with inline CSS

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

CSS Border Right color for the above div is #edfff7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edfff7

HTML with inline CSS

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

CSS Border Top color for the above div is #edfff7

HTML with inline CSS

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

#edfff7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edfff7 Color code Preview on White Background

This is how #edfff7 Color code will look on white background color. Color contrast ratio is 1.04

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.