crispedge.com

Color picker

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

#fddede hex color - Red - Warm color - Information

#fddede hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 27 Views

Color Table

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

Color in numbers

TypeRedGreenBlue
Binary111111011101111011011110
Octal375336336
Decimal253222222
Hexfddede

Different shades of #fddede color code.

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

Light Shade of #fddede
#ffffff
Dark Shade of #fddede
#faaeae
Saturated Shade of #fddede
#ffdcdc
Desaturated Shade of #fddede
#fbe0e0
Grey scale Shade of #fddede
#ededed
Brighten Shade
#fff7f7
Most Readable Shade
#000000

Shades of #fddede color code

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

#fddede
#e0c5c5
#c4acac
#a89494
#8c7b7b
#706262
#544a4a
#383131
#1c1818
#000000

Similar Color like #fddede color

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

#fedfdf
#ffe0e0
#ffe1e1
#ffe2e2
#ffe3e3
#ffe4e4
#ffe5e5
#ffe6e6
#ffe7e7
#ffe8e8
#ffe9e9
#ffeaea
#ffebeb
#ffecec
#fcdddd
#fbdcdc
#fadbdb
#f9dada
#f8d9d9
#f7d8d8
#f6d7d7
#f5d6d6
#f4d5d5
#f3d4d4
#f2d3d3
#f1d2d2
#f0d1d1
#efd0d0

Monochromatic Color with #fddede

#fddede
#282424
#534949
#7d6e6e
#a89393
#d2b9b9

Tints of #fddede Color

#fddede
#fde1e1
#fde5e5
#fde9e9
#fdecec
#fef0f0
#fef4f4
#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

#fddede
#defdfd

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

Split Complementary

#fddede
#defdee
#deeefd

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

Analogous Color

#fddeea
#fddee4
#fddede
#fde4de
#fdeade

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

#fddede
#defdde
#dedefd

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

#fddede
#edfdde
#defdfd
#eddefd

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

#fddede
#defdfd
#deeefd
#fdeede

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

#fddede Color Code Preview on Black Background Color

This is how #fddede Color will look on black background color. Color contrast ratio is 16.68

#fddede in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fddede

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fddede

#fddede color code is use for CSS Background Color

Background color for the above div is #fddede

HTML with inline CSS

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

#fddede color code is use for CSS Border Color

CSS Border color for the above div is #fddede

HTML with inline CSS

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

CSS Border Left color for the above div is #fddede

HTML with inline CSS

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

CSS Border Right color for the above div is #fddede

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fddede

HTML with inline CSS

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

CSS Border Top color for the above div is #fddede

HTML with inline CSS

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

#fddede hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fddede Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 27 Views

Post your comment:-

By submitting comment you agree to our privacy policy.