crispedge.com

Color picker

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

#fdd5bc hex color - Orange - Warm color - Information

#fdd5bc hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #fdd5bc Color code in RGB color code model is created after adding 99.22% red color, 83.53% green color and 73.73% blue color. Hex #fdd5bc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 26% yellow and 1% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codefdd5bc#fdd5bc
RGB Decimal253, 213, 188rgb(253, 213, 188)
RGB Percent99%, 84%, 74%rgb(99%, 84%, 74%)
CSS RGBa253, 213, 188,1rgba(253,213,188,1)
CMYK Modelcmyk(0%,16%,26%,1%)
HSL Color Space23,94% ,86%hsl(23,94% ,86%)
HSV Color Space23°, 26%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011101010110111100
Octal375325274
Decimal253213188
Hexfdd5bc

Different shades of #fdd5bc color code.

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

Light Shade of #fdd5bc
#fef4ee
Dark Shade of #fdd5bc
#fcb68a
Saturated Shade of #fdd5bc
#ffd5ba
Desaturated Shade of #fdd5bc
#fad6bf
Grey scale Shade of #fdd5bc
#dcdcdc
Brighten Shade
#ffeed5
Most Readable Shade
#000000

Shades of #fdd5bc color code

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

#fdd5bc
#e0bda7
#c4a592
#a88e7d
#8c7668
#705e53
#54473e
#382f29
#1c1714
#000000

Similar Color like #fdd5bc color

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

#fed6bd
#ffd7be
#ffd8bf
#ffd9c0
#ffdac1
#ffdbc2
#ffdcc3
#ffddc4
#ffdec5
#ffdfc6
#ffe0c7
#ffe1c8
#ffe2c9
#ffe3ca
#fcd4bb
#fbd3ba
#fad2b9
#f9d1b8
#f8d0b7
#f7cfb6
#f6ceb5
#f5cdb4
#f4ccb3
#f3cbb2
#f2cab1
#f1c9b0
#f0c8af
#efc7ae

Monochromatic Color with #fdd5bc

#fdd5bc
#28221e
#53463e
#7d6a5d
#a88d7d
#d2b19c

Tints of #fdd5bc Color

#fdd5bc
#fdd9c3
#fddeca
#fde3d2
#fde7d9
#feece1
#fef1e8
#fef5f0
#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

#fdd5bc
#bce4fd

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

Split Complementary

#fdd5bc
#bcfdf6
#bcc4fd

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

Analogous Color

#fdbcbd
#fdc8bc
#fdd5bc
#fde2bc
#fdefbc

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

#fdd5bc
#bcfdd5
#d5bcfd

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

#fdd5bc
#c3fdbc
#bce4fd
#f5bcfd

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

#fdd5bc
#bce4fd
#bcc4fd
#fdf6bc

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

#fdd5bc Color Code Preview on Black Background Color

This is how #fdd5bc Color will look on black background color. Color contrast ratio is 15.42

#fdd5bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdd5bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdd5bc

#fdd5bc color code is use for CSS Background Color

Background color for the above div is #fdd5bc

HTML with inline CSS

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

#fdd5bc color code is use for CSS Border Color

CSS Border color for the above div is #fdd5bc

HTML with inline CSS

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

CSS Border Left color for the above div is #fdd5bc

HTML with inline CSS

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

CSS Border Right color for the above div is #fdd5bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdd5bc

HTML with inline CSS

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

CSS Border Top color for the above div is #fdd5bc

HTML with inline CSS

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

#fdd5bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdd5bc Color code Preview on White Background

This is how #fdd5bc Color code will look on white background color. Color contrast ratio is 1.36

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.