crispedge.com

Color picker

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

#fcf5f2 hex color - White - Warm color - Information

#fcf5f2 hex color - White - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: White

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

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

0 Likes 0 Comments | 30 Views

Color Table

Hex Color Codefcf5f2#fcf5f2
RGB Decimal252, 245, 242rgb(252, 245, 242)
RGB Percent99%, 96%, 95%rgb(99%, 96%, 95%)
CSS RGBa252, 245, 242,1rgba(252,245,242,1)
CMYK Modelcmyk(0%,3%,4%,1%)
HSL Color Space18,63% ,97%hsl(18,63% ,97%)
HSV Color Space18°, 4%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001111010111110010
Octal374365362
Decimal252245242
Hexfcf5f2

Different shades of #fcf5f2 color code.

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

Light Shade of #fcf5f2
#ffffff
Dark Shade of #fcf5f2
#f2d5c9
Saturated Shade of #fcf5f2
#fdf5f1
Desaturated Shade of #fcf5f2
#fbf5f3
Grey scale Shade of #fcf5f2
#f7f7f7
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #fcf5f2 color code

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

#fcf5f2
#e0d9d7
#c4bebc
#a8a3a1
#8c8886
#706c6b
#545150
#383635
#1c1b1a
#000000

Similar Color like #fcf5f2 color

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

#fdf6f3
#fef7f4
#fff8f5
#fff9f6
#fffaf7
#fffbf8
#fffcf9
#fffdfa
#fffefb
#fffffc
#fffffd
#fffffe
#ffffff
#fbf4f1
#faf3f0
#f9f2ef
#f8f1ee
#f7f0ed
#f6efec
#f5eeeb
#f4edea
#f3ece9
#f2ebe8
#f1eae7
#f0e9e6
#efe8e5
#eee7e4

Monochromatic Color with #fcf5f2

#fcf5f2
#272626
#52504f
#7c7978
#a7a2a0
#d1ccc9

Tints of #fcf5f2 Color

#fcf5f2
#fcf6f3
#fcf7f4
#fdf8f6
#fdf9f7
#fdfaf9
#fefbfa
#fefcfc
#fefdfd
#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

#fcf5f2
#f2f9fc

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

Split Complementary

#fcf5f2
#f2fcfa
#f2f4fc

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

Analogous Color

#fcf2f3
#fcf3f2
#fcf5f2
#fcf7f2
#fcf9f2

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

#fcf5f2
#f2fcf5
#f5f2fc

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

#fcf5f2
#f4fcf2
#f2f9fc
#faf2fc

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

#fcf5f2
#f2f9fc
#f2f4fc
#fcfaf2

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

#fcf5f2 Color Code Preview on Black Background Color

This is how #fcf5f2 Color will look on black background color. Color contrast ratio is 19.48

#fcf5f2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcf5f2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcf5f2

#fcf5f2 color code is use for CSS Background Color

Background color for the above div is #fcf5f2

HTML with inline CSS

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

#fcf5f2 color code is use for CSS Border Color

CSS Border color for the above div is #fcf5f2

HTML with inline CSS

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

CSS Border Left color for the above div is #fcf5f2

HTML with inline CSS

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

CSS Border Right color for the above div is #fcf5f2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcf5f2

HTML with inline CSS

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

CSS Border Top color for the above div is #fcf5f2

HTML with inline CSS

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

#fcf5f2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcf5f2 Color code Preview on White Background

This is how #fcf5f2 Color code will look on white background color. Color contrast ratio is 1.08

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

Related Gradients

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

0 Likes 0 Comments | 30 Views

Post your comment:-

By submitting comment you agree to our privacy policy.