crispedge.com

Color picker

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

#fdd5d9 hex color - Red - Warm color - Information

#fdd5d9 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefdd5d9#fdd5d9
RGB Decimal253, 213, 217rgb(253, 213, 217)
RGB Percent99%, 84%, 85%rgb(99%, 84%, 85%)
CSS RGBa253, 213, 217,1rgba(253,213,217,1)
CMYK Modelcmyk(0%,16%,14%,1%)
HSL Color Space354,91% ,91%hsl(354,91% ,91%)
HSV Color Space354°, 16%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011101010111011001
Octal375325331
Decimal253213217
Hexfdd5d9

Different shades of #fdd5d9 color code.

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

Light Shade of #fdd5d9
#ffffff
Dark Shade of #fdd5d9
#fba4ad
Saturated Shade of #fdd5d9
#ffd3d7
Desaturated Shade of #fdd5d9
#fbd7db
Grey scale Shade of #fdd5d9
#e9e9e9
Brighten Shade
#ffeef2
Most Readable Shade
#000000

Shades of #fdd5d9 color code

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

#fdd5d9
#e0bdc0
#c4a5a8
#a88e90
#8c7678
#705e60
#544748
#382f30
#1c1718
#000000

Similar Color like #fdd5d9 color

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

#fed6da
#ffd7db
#ffd8dc
#ffd9dd
#ffdade
#ffdbdf
#ffdce0
#ffdde1
#ffdee2
#ffdfe3
#ffe0e4
#ffe1e5
#ffe2e6
#ffe3e7
#fcd4d8
#fbd3d7
#fad2d6
#f9d1d5
#f8d0d4
#f7cfd3
#f6ced2
#f5cdd1
#f4ccd0
#f3cbcf
#f2cace
#f1c9cd
#f0c8cc
#efc7cb

Monochromatic Color with #fdd5d9

#fdd5d9
#282223
#534647
#7d6a6c
#a88d90
#d2b1b5

Tints of #fdd5d9 Color

#fdd5d9
#fdd9dd
#fddee1
#fde3e5
#fde7e9
#feecee
#fef1f2
#fef5f6
#fefafa
#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

#fdd5d9
#d5fdf9

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

Split Complementary

#fdd5d9
#d5fde5
#d5edfd

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

Analogous Color

#fdd5e9
#fdd5e1
#fdd5d9
#fdd9d5
#fde1d5

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

#fdd5d9
#d9fdd5
#d5d9fd

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

#fdd5d9
#edfdd5
#d5fdf9
#e5d5fd

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

#fdd5d9
#d5fdf9
#d5edfd
#fde5d5

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

#fdd5d9 Color Code Preview on Black Background Color

This is how #fdd5d9 Color will look on black background color. Color contrast ratio is 15.70

#fdd5d9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdd5d9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdd5d9

#fdd5d9 color code is use for CSS Background Color

Background color for the above div is #fdd5d9

HTML with inline CSS

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

#fdd5d9 color code is use for CSS Border Color

CSS Border color for the above div is #fdd5d9

HTML with inline CSS

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

CSS Border Left color for the above div is #fdd5d9

HTML with inline CSS

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

CSS Border Right color for the above div is #fdd5d9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdd5d9

HTML with inline CSS

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

CSS Border Top color for the above div is #fdd5d9

HTML with inline CSS

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

#fdd5d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdd5d9 Color code Preview on White Background

This is how #fdd5d9 Color code will look on white background color. Color contrast ratio is 1.34

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

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.