crispedge.com

Color picker

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

#f5fcf7 hex color - White - Cool color - Information

#f5fcf7 hex color - White - Cool color

Color Hue/Base color: White

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

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

0 Likes 0 Comments | 25 Views

Color Table

Hex Color Codef5fcf7#f5fcf7
RGB Decimal245, 252, 247rgb(245, 252, 247)
RGB Percent96%, 99%, 97%rgb(96%, 99%, 97%)
CSS RGBa245, 252, 247,1rgba(245,252,247,1)
CMYK Modelcmyk(3%,0%,2%,1%)
HSL Color Space137,54% ,97%hsl(137,54% ,97%)
HSV Color Space137°, 3%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111101011111110011110111
Octal365374367
Decimal245252247
Hexf5fcf7

Different shades of #f5fcf7 color code.

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

Light Shade of #f5fcf7
#ffffff
Dark Shade of #f5fcf7
#cef0d8
Saturated Shade of #f5fcf7
#f4fdf7
Desaturated Shade of #f5fcf7
#f6fbf7
Grey scale Shade of #f5fcf7
#f8f8f8
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #f5fcf7 color code

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

#f5fcf7
#d9e0db
#bec4c0
#a3a8a4
#888c89
#6c706d
#515452
#363836
#1b1c1b
#000000

Similar Color like #f5fcf7 color

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

#f6fdf8
#f7fef9
#f8fffa
#f9fffb
#fafffc
#fbfffd
#fcfffe
#fdffff
#feffff
#ffffff
#f4fbf6
#f3faf5
#f2f9f4
#f1f8f3
#f0f7f2
#eff6f1
#eef5f0
#edf4ef
#ecf3ee
#ebf2ed
#eaf1ec
#e9f0eb
#e8efea
#e7eee9

Monochromatic Color with #f5fcf7

#f5fcf7
#262727
#505250
#797c7a
#a2a7a4
#ccd1cd

Tints of #f5fcf7 Color

#f5fcf7
#f6fcf7
#f7fcf8
#f8fdf9
#f9fdfa
#fafdfb
#fbfefc
#fcfefd
#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

#f5fcf7
#fcf5fa

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

Split Complementary

#f5fcf7
#fbf5fc
#fcf5f7

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

Analogous Color

#f6fcf5
#f5fcf6
#f5fcf7
#f5fcf8
#f5fcfa

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

#f5fcf7
#f7f5fc
#fcf7f5

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

#f5fcf7
#f5f6fc
#fcf5fa
#fcfaf5

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

#f5fcf7
#fcf5fa
#fcf5f7
#f5fcfb

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

#f5fcf7 Color Code Preview on Black Background Color

This is how #f5fcf7 Color will look on black background color. Color contrast ratio is 20.15

#f5fcf7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5fcf7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5fcf7

#f5fcf7 color code is use for CSS Background Color

Background color for the above div is #f5fcf7

HTML with inline CSS

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

#f5fcf7 color code is use for CSS Border Color

CSS Border color for the above div is #f5fcf7

HTML with inline CSS

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

CSS Border Left color for the above div is #f5fcf7

HTML with inline CSS

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

CSS Border Right color for the above div is #f5fcf7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f5fcf7

HTML with inline CSS

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

CSS Border Top color for the above div is #f5fcf7

HTML with inline CSS

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

#f5fcf7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f5fcf7 Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 25 Views

Post your comment:-

By submitting comment you agree to our privacy policy.