crispedge.com

Color picker

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

#edfaf4 hex color - White - Cool color - Information

#edfaf4 hex color - White - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: White

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

Hex #edfaf4 color code is between #eeffee web safe hex color code and #ddeeff web safe hex color code. #eeffee is the nearest web safe color code. You can see here many more shades of #edfaf4 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeedfaf4#edfaf4
RGB Decimal237, 250, 244rgb(237, 250, 244)
RGB Percent93%, 98%, 96%rgb(93%, 98%, 96%)
CSS RGBa237, 250, 244,1rgba(237,250,244,1)
CMYK Modelcmyk(5%,0%,2%,2%)
HSL Color Space152,57% ,95%hsl(152,57% ,95%)
HSV Color Space152°, 5%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111011011111101011110100
Octal355372364
Decimal237250244
Hexedfaf4

Different shades of #edfaf4 color code.

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

Light Shade of #edfaf4
#ffffff
Dark Shade of #edfaf4
#c5efdc
Saturated Shade of #edfaf4
#ecfbf4
Desaturated Shade of #edfaf4
#eef9f4
Grey scale Shade of #edfaf4
#f3f3f3
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #edfaf4 color code

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

#edfaf4
#d2ded8
#b8c2bd
#9ea6a2
#838a87
#696f6c
#4f5351
#343736
#1a1b1b
#000000

Similar Color like #edfaf4 color

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

#eefbf5
#effcf6
#f0fdf7
#f1fef8
#f2fff9
#f3fffa
#f4fffb
#f5fffc
#f6fffd
#f7fffe
#f8ffff
#f9ffff
#faffff
#fbffff
#ecf9f3
#ebf8f2
#eaf7f1
#e9f6f0
#e8f5ef
#e7f4ee
#e6f3ed
#e5f2ec
#e4f1eb
#e3f0ea
#e2efe9
#e1eee8
#e0ede7
#dfece6

Monochromatic Color with #edfaf4

#edfaf4
#242525
#4c504e
#747a78
#9ca5a1
#c5cfcb

Tints of #edfaf4 Color

#edfaf4
#effaf5
#f1fbf6
#f3fbf7
#f5fcf8
#f7fcfa
#f9fdfb
#fbfdfc
#fdfefd
#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

#edfaf4
#faedf3

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

Split Complementary

#edfaf4
#faedf9
#faeeed

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

Analogous Color

#edfaef
#edfaf1
#edfaf4
#edfaf7
#edfaf9

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

#edfaf4
#f4edfa
#faf4ed

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

#edfaf4
#ededfa
#faedf3
#f9faed

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

#edfaf4
#faedf3
#faeeed
#edf9fa

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

#edfaf4 Color Code Preview on Black Background Color

This is how #edfaf4 Color will look on black background color. Color contrast ratio is 19.58

#edfaf4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edfaf4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edfaf4

#edfaf4 color code is use for CSS Background Color

Background color for the above div is #edfaf4

HTML with inline CSS

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

#edfaf4 color code is use for CSS Border Color

CSS Border color for the above div is #edfaf4

HTML with inline CSS

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

CSS Border Left color for the above div is #edfaf4

HTML with inline CSS

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

CSS Border Right color for the above div is #edfaf4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edfaf4

HTML with inline CSS

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

CSS Border Top color for the above div is #edfaf4

HTML with inline CSS

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

#edfaf4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edfaf4 Color code Preview on White Background

This is how #edfaf4 Color code will look on white background color. Color contrast ratio is 1.07

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.