crispedge.com

Color picker

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

#fd8daa hex color - Red - Warm color - Information

#fd8daa hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fd8daa Color code in RGB color code model is created after adding 99.22% red color, 55.29% green color and 66.67% blue color. Hex #fd8daa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 33% yellow and 1% black.

Hex #fd8daa color code is between #ff8899 web safe hex color code and #ee99bb web safe hex color code. #ff8899 is the nearest web safe color code. You can see here many more shades of #fd8daa color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefd8daa#fd8daa
RGB Decimal253, 141, 170rgb(253, 141, 170)
RGB Percent99%, 55%, 67%rgb(99%, 55%, 67%)
CSS RGBa253, 141, 170,1rgba(253,141,170,1)
CMYK Modelcmyk(0%,44%,33%,1%)
HSL Color Space344,97% ,77%hsl(344,97% ,77%)
HSV Color Space344°, 44%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011000110110101010
Octal375215252
Decimal253141170
Hexfd8daa

Different shades of #fd8daa color code.

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

Light Shade of #fd8daa
#febfcf
Dark Shade of #fd8daa
#fc5b85
Saturated Shade of #fd8daa
#ff8ba9
Desaturated Shade of #fd8daa
#f793ad
Grey scale Shade of #fd8daa
#c5c5c5
Brighten Shade
#ffa6c3
Most Readable Shade
#000000

Shades of #fd8daa color code

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

#fd8daa
#e07d97
#c46d84
#a85e71
#8c4e5e
#703e4b
#542f38
#381f25
#1c0f12
#000000

Similar Color like #fd8daa color

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

#fe8eab
#ff8fac
#ff90ad
#ff91ae
#ff92af
#ff93b0
#ff94b1
#ff95b2
#ff96b3
#ff97b4
#ff98b5
#ff99b6
#ff9ab7
#ff9bb8
#fc8ca9
#fb8ba8
#fa8aa7
#f989a6
#f888a5
#f787a4
#f686a3
#f585a2
#f484a1
#f383a0
#f2829f
#f1819e
#f0809d
#ef7f9c

Monochromatic Color with #fd8daa

#fd8daa
#28171b
#532e38
#7d4654
#a85e71
#d2758d

Tints of #fd8daa Color

#fd8daa
#fd99b3
#fda6bc
#fdb3c6
#fdbfcf
#feccd9
#fed9e2
#fee5ec
#fef2f5
#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

#fd8daa
#8dfde0

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

Split Complementary

#fd8daa
#8dfda8
#8de2fd

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

Analogous Color

#fd8dd7
#fd8dc0
#fd8daa
#fd8d94
#fd9d8d

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

#fd8daa
#aafd8d
#8daafd

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

#fd8daa
#e2fd8d
#8dfde0
#a88dfd

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

#fd8daa
#8dfde0
#8de2fd
#fda88d

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

#fd8daa Color Code Preview on Black Background Color

This is how #fd8daa Color will look on black background color. Color contrast ratio is 9.57

#fd8daa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd8daa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd8daa

#fd8daa color code is use for CSS Background Color

Background color for the above div is #fd8daa

HTML with inline CSS

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

#fd8daa color code is use for CSS Border Color

CSS Border color for the above div is #fd8daa

HTML with inline CSS

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

CSS Border Left color for the above div is #fd8daa

HTML with inline CSS

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

CSS Border Right color for the above div is #fd8daa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd8daa

HTML with inline CSS

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

CSS Border Top color for the above div is #fd8daa

HTML with inline CSS

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

#fd8daa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd8daa Color code Preview on White Background

This is how #fd8daa Color code will look on white background color. Color contrast ratio is 2.20

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.