crispedge.com

Color picker

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

#edfaf9 hex color - White - Cool color - Information

#edfaf9 hex color - White - Cool color

Color Hue/Base color: White

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

Hex #edfaf9 color code is between #eeffff web safe hex color code and #ddeeee web safe hex color code. #eeffff is the nearest web safe color code. You can see here many more shades of #edfaf9 color code.

0 Likes 0 Comments | 19 Views

Color Table

Hex Color Codeedfaf9#edfaf9
RGB Decimal237, 250, 249rgb(237, 250, 249)
RGB Percent93%, 98%, 98%rgb(93%, 98%, 98%)
CSS RGBa237, 250, 249,1rgba(237,250,249,1)
CMYK Modelcmyk(5%,0%,0%,2%)
HSL Color Space175,57% ,95%hsl(175,57% ,95%)
HSV Color Space175°, 5%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111011011111101011111001
Octal355372371
Decimal237250249
Hexedfaf9

Different shades of #edfaf9 color code.

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

Light Shade of #edfaf9
#ffffff
Dark Shade of #edfaf9
#c5efec
Saturated Shade of #edfaf9
#ecfbfa
Desaturated Shade of #edfaf9
#eef9f8
Grey scale Shade of #edfaf9
#f3f3f3
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #edfaf9 color code

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

#edfaf9
#d2dedd
#b8c2c1
#9ea6a6
#838a8a
#696f6e
#4f5353
#343737
#1a1b1b
#000000

Similar Color like #edfaf9 color

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

#eefbfa
#effcfb
#f0fdfc
#f1fefd
#f2fffe
#f3ffff
#f4ffff
#f5ffff
#f6ffff
#f7ffff
#f8ffff
#f9ffff
#faffff
#fbffff
#ecf9f8
#ebf8f7
#eaf7f6
#e9f6f5
#e8f5f4
#e7f4f3
#e6f3f2
#e5f2f1
#e4f1f0
#e3f0ef
#e2efee
#e1eeed
#e0edec
#dfeceb

Monochromatic Color with #edfaf9

#edfaf9
#242525
#4c5050
#747a7a
#9ca5a4
#c5cfcf

Tints of #edfaf9 Color

#edfaf9
#effaf9
#f1fbfa
#f3fbfb
#f5fcfb
#f7fcfc
#f9fdfd
#fbfdfd
#fdfefe
#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

#edfaf9
#faedee

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

Split Complementary

#edfaf9
#faedf5
#faf3ed

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

Analogous Color

#edfaf4
#edfaf6
#edfaf9
#edf8fa
#edf6fa

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

#edfaf9
#f9edfa
#faf9ed

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

#edfaf9
#f2edfa
#faedee
#f4faed

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

#edfaf9
#faedee
#faf3ed
#edf5fa

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

#edfaf9 Color Code Preview on Black Background Color

This is how #edfaf9 Color will look on black background color. Color contrast ratio is 19.64

#edfaf9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edfaf9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edfaf9

#edfaf9 color code is use for CSS Background Color

Background color for the above div is #edfaf9

HTML with inline CSS

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

#edfaf9 color code is use for CSS Border Color

CSS Border color for the above div is #edfaf9

HTML with inline CSS

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

CSS Border Left color for the above div is #edfaf9

HTML with inline CSS

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

CSS Border Right color for the above div is #edfaf9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edfaf9

HTML with inline CSS

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

CSS Border Top color for the above div is #edfaf9

HTML with inline CSS

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

#edfaf9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edfaf9 Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 19 Views

Post your comment:-

By submitting comment you agree to our privacy policy.