crispedge.com

Color picker

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

#fcd4b9 hex color - Orange - Warm color - Information

#fcd4b9 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #fcd4b9 Color code in RGB color code model is created after adding 98.82% red color, 83.14% green color and 72.55% blue color. Hex #fcd4b9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 27% yellow and 1% black.

Hex #fcd4b9 color code is between #ffccbb web safe hex color code and #eeddaa web safe hex color code. #ffccbb is the nearest web safe color code. You can see here many more shades of #fcd4b9 color code.

0 Likes 0 Comments | 6 Views

Color Table

Hex Color Codefcd4b9#fcd4b9
RGB Decimal252, 212, 185rgb(252, 212, 185)
RGB Percent99%, 83%, 73%rgb(99%, 83%, 73%)
CSS RGBa252, 212, 185,1rgba(252,212,185,1)
CMYK Modelcmyk(0%,16%,27%,1%)
HSL Color Space24,92% ,86%hsl(24,92% ,86%)
HSV Color Space24°, 27%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001101010010111001
Octal374324271
Decimal252212185
Hexfcd4b9

Different shades of #fcd4b9 color code.

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

Light Shade of #fcd4b9
#fef2ea
Dark Shade of #fcd4b9
#fab688
Saturated Shade of #fcd4b9
#ffd3b6
Desaturated Shade of #fcd4b9
#f8d5bd
Grey scale Shade of #fcd4b9
#dadada
Brighten Shade
#ffedd2
Most Readable Shade
#000000

Shades of #fcd4b9 color code

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

#fcd4b9
#e0bca4
#c4a48f
#a88d7b
#8c7566
#705e52
#54463d
#382f29
#1c1714
#000000

Similar Color like #fcd4b9 color

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

#fdd5ba
#fed6bb
#ffd7bc
#ffd8bd
#ffd9be
#ffdabf
#ffdbc0
#ffdcc1
#ffddc2
#ffdec3
#ffdfc4
#ffe0c5
#ffe1c6
#ffe2c7
#fbd3b8
#fad2b7
#f9d1b6
#f8d0b5
#f7cfb4
#f6ceb3
#f5cdb2
#f4ccb1
#f3cbb0
#f2caaf
#f1c9ae
#f0c8ad
#efc7ac
#eec6ab

Monochromatic Color with #fcd4b9

#fcd4b9
#27211d
#52453c
#7c695b
#a78c7b
#d1b09a

Tints of #fcd4b9 Color

#fcd4b9
#fcd8c0
#fcddc8
#fde2d0
#fde7d8
#fdebdf
#fef0e7
#fef5ef
#fefaf7
#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

#fcd4b9
#b9e1fc

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

Split Complementary

#fcd4b9
#b9fcf6
#b9c0fc

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

Analogous Color

#fcb9b9
#fcc7b9
#fcd4b9
#fce1b9
#fcefb9

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

#fcd4b9
#b9fcd4
#d4b9fc

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

#fcd4b9
#bffcb9
#b9e1fc
#f5b9fc

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

#fcd4b9
#b9e1fc
#b9c0fc
#fcf6b9

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

#fcd4b9 Color Code Preview on Black Background Color

This is how #fcd4b9 Color will look on black background color. Color contrast ratio is 15.26

#fcd4b9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcd4b9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcd4b9

#fcd4b9 color code is use for CSS Background Color

Background color for the above div is #fcd4b9

HTML with inline CSS

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

#fcd4b9 color code is use for CSS Border Color

CSS Border color for the above div is #fcd4b9

HTML with inline CSS

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

CSS Border Left color for the above div is #fcd4b9

HTML with inline CSS

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

CSS Border Right color for the above div is #fcd4b9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcd4b9

HTML with inline CSS

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

CSS Border Top color for the above div is #fcd4b9

HTML with inline CSS

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

#fcd4b9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcd4b9 Color code Preview on White Background

This is how #fcd4b9 Color code will look on white background color. Color contrast ratio is 1.38

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

Related Gradients

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.