crispedge.com

Color picker

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

#fddedd hex color - Red - Warm color - Information

#fddedd hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fddedd Color code in RGB color code model is created after adding 99.22% red color, 87.06% green color and 86.67% blue color. Hex #fddedd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 13% yellow and 1% black.

Hex #fddedd color code is between #ffddcc web safe hex color code and #eeeeee web safe hex color code. #ffddcc is the nearest web safe color code. You can see here many more shades of #fddedd color code.

0 Likes 0 Comments | 9 Views

Color Table

Hex Color Codefddedd#fddedd
RGB Decimal253, 222, 221rgb(253, 222, 221)
RGB Percent99%, 87%, 87%rgb(99%, 87%, 87%)
CSS RGBa253, 222, 221,1rgba(253,222,221,1)
CMYK Modelcmyk(0%,12%,13%,1%)
HSL Color Space2,89% ,93%hsl(2,89% ,93%)
HSV Color Space2°, 13%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011101111011011101
Octal375336335
Decimal253222221
Hexfddedd

Different shades of #fddedd color code.

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

Light Shade of #fddedd
#ffffff
Dark Shade of #fddedd
#faafad
Saturated Shade of #fddedd
#ffdcdb
Desaturated Shade of #fddedd
#fbe0df
Grey scale Shade of #fddedd
#ededed
Brighten Shade
#fff7f6
Most Readable Shade
#000000

Shades of #fddedd color code

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

#fddedd
#e0c5c4
#c4acab
#a89493
#8c7b7a
#706262
#544a49
#383131
#1c1818
#000000

Similar Color like #fddedd color

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

#fedfde
#ffe0df
#ffe1e0
#ffe2e1
#ffe3e2
#ffe4e3
#ffe5e4
#ffe6e5
#ffe7e6
#ffe8e7
#ffe9e8
#ffeae9
#ffebea
#ffeceb
#fcdddc
#fbdcdb
#fadbda
#f9dad9
#f8d9d8
#f7d8d7
#f6d7d6
#f5d6d5
#f4d5d4
#f3d4d3
#f2d3d2
#f1d2d1
#f0d1d0
#efd0cf

Monochromatic Color with #fddedd

#fddedd
#282423
#534948
#7d6e6e
#a89393
#d2b9b8

Tints of #fddedd Color

#fddedd
#fde1e0
#fde5e4
#fde9e8
#fdecec
#fef0ef
#fef4f3
#fef7f7
#fefbfb
#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

#fddedd
#ddfcfd

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

Split Complementary

#fddedd
#ddfdee
#ddecfd

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

Analogous Color

#fddde9
#fddde2
#fddedd
#fde4dd
#fdebdd

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

#fddedd
#ddfdde
#deddfd

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

#fddedd
#ecfddd
#ddfcfd
#eeddfd

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

#fddedd
#ddfcfd
#ddecfd
#fdeedd

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

#fddedd Color Code Preview on Black Background Color

This is how #fddedd Color will look on black background color. Color contrast ratio is 16.67

#fddedd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fddedd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fddedd

#fddedd color code is use for CSS Background Color

Background color for the above div is #fddedd

HTML with inline CSS

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

#fddedd color code is use for CSS Border Color

CSS Border color for the above div is #fddedd

HTML with inline CSS

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

CSS Border Left color for the above div is #fddedd

HTML with inline CSS

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

CSS Border Right color for the above div is #fddedd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fddedd

HTML with inline CSS

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

CSS Border Top color for the above div is #fddedd

HTML with inline CSS

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

#fddedd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fddedd Color code Preview on White Background

This is how #fddedd Color code will look on white background color. Color contrast ratio is 1.26

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

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.