crispedge.com

Color picker

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

#fcd8cc hex color - Red - Warm color - Information

#fcd8cc hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #fcd8cc Color code in RGB color code model is created after adding 98.82% red color, 84.71% green color and 80% blue color. Hex #fcd8cc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 19% yellow and 1% black.

Hex #fcd8cc color code is between #ffddbb web safe hex color code and #eeccdd web safe hex color code. #ffddbb is the nearest web safe color code. You can see here many more shades of #fcd8cc color code.

0 Likes 0 Comments | 9 Views

Color Table

Hex Color Codefcd8cc#fcd8cc
RGB Decimal252, 216, 204rgb(252, 216, 204)
RGB Percent99%, 85%, 80%rgb(99%, 85%, 80%)
CSS RGBa252, 216, 204,1rgba(252,216,204,1)
CMYK Modelcmyk(0%,14%,19%,1%)
HSL Color Space15,89% ,89%hsl(15,89% ,89%)
HSV Color Space15°, 19%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001101100011001100
Octal374330314
Decimal252216204
Hexfcd8cc

Different shades of #fcd8cc color code.

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

Light Shade of #fcd8cc
#fffdfc
Dark Shade of #fcd8cc
#f9b39c
Saturated Shade of #fcd8cc
#ffd7c9
Desaturated Shade of #fcd8cc
#f9d9cf
Grey scale Shade of #fcd8cc
#e4e4e4
Brighten Shade
#fff1e5
Most Readable Shade
#000000

Shades of #fcd8cc color code

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

#fcd8cc
#e0c0b5
#c4a89e
#a89088
#8c7871
#70605a
#544844
#38302d
#1c1816
#000000

Similar Color like #fcd8cc color

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

#fdd9cd
#fedace
#ffdbcf
#ffdcd0
#ffddd1
#ffded2
#ffdfd3
#ffe0d4
#ffe1d5
#ffe2d6
#ffe3d7
#ffe4d8
#ffe5d9
#ffe6da
#fbd7cb
#fad6ca
#f9d5c9
#f8d4c8
#f7d3c7
#f6d2c6
#f5d1c5
#f4d0c4
#f3cfc3
#f2cec2
#f1cdc1
#f0ccc0
#efcbbf
#eecabe

Monochromatic Color with #fcd8cc

#fcd8cc
#272220
#524642
#7c6b65
#a78f87
#d1b4aa

Tints of #fcd8cc Color

#fcd8cc
#fcdcd1
#fce0d7
#fde5dd
#fde9e2
#fdede8
#fef2ee
#fef6f3
#fefaf9
#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

#fcd8cc
#ccf0fc

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

Split Complementary

#fcd8cc
#ccfcf0
#ccd8fc

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

Analogous Color

#fcccd3
#fccecc
#fcd8cc
#fce2cc
#fcebcc

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

#fcd8cc
#ccfcd8
#d8ccfc

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

#fcd8cc
#d8fccc
#ccf0fc
#f0ccfc

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

#fcd8cc
#ccf0fc
#ccd8fc
#fcf0cc

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

#fcd8cc Color Code Preview on Black Background Color

This is how #fcd8cc Color will look on black background color. Color contrast ratio is 15.83

#fcd8cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcd8cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcd8cc

#fcd8cc color code is use for CSS Background Color

Background color for the above div is #fcd8cc

HTML with inline CSS

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

#fcd8cc color code is use for CSS Border Color

CSS Border color for the above div is #fcd8cc

HTML with inline CSS

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

CSS Border Left color for the above div is #fcd8cc

HTML with inline CSS

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

CSS Border Right color for the above div is #fcd8cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcd8cc

HTML with inline CSS

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

CSS Border Top color for the above div is #fcd8cc

HTML with inline CSS

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

#fcd8cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcd8cc Color code Preview on White Background

This is how #fcd8cc Color code will look on white background color. Color contrast ratio is 1.33

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

Related Gradients

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

0 Likes 0 Comments | 9 Views

Post your comment:-

By submitting comment you agree to our privacy policy.