Skip to main content Skip to docs navigation

#fdaedc hex color | Download Light Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Lavender Candy and its hex is #FCB4D5 Nearest Color Name

Color Hue/Base color: Red

Hex #fdaedc Color code in RGB color code model is created after adding 99.22% red color, 68.24% green color and 86.27% blue color. Hex #fdaedc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 13% yellow and 0.78% black.

Hex #fdaedc color code is between #ffaadd web safe hex color code and #eebbcc web safe hex color code. #ffaadd is the nearest web safe color code. You can see here many more shades of #fdaedc color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code fdaedc #fdaedc
RGB Decimal 253, 174, 220 253, 174, 220
RGB Percent 99%, 68%, 86% rgb(99%, 68%, 86%)
CSS RGBa 253, 174, 220,1 rgba(253,174,220,1)
CMYK Model cmyk(0%,31%,13%,0.78%)
HSL Color Space 325,95% ,84% hsl(325,95% ,84%)
HSV Color Space 325°, 31%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 10101110 11011100
Octal 375 256 334
Decimal 253 174 220
Hex fd ae dc

Different shades of #fdaedc color code.

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

Darkest of #fdaedc
#f9199c
Darker of #fdaedc
#fb4ab1
Dark of #fdaedc
#fc7cc7
Base of #fdaedc
#fdaedc
Light of #fdaedc
#fee0f2
Lighter
#ffffff
Lightest
#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

#fdaedc
#aefdcf

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

Split Complementary

#fdaedc
#b5fdae
#aefdf6

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

Analogous Color

#f0aefd
#fdaefd
#fdaedc
#fdaec2
#fdbbae

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

#fdaedc
#aedcfd
#dcfdae

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

#fdaedc
#dcfdae
#aefdcf
#cfaefd

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#fdaedc
#fdf6ae
#aefdcf
#aeb5fd

Square 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).

Monochromatic Color with #fdaedc

#da0581
#f9199c
#fb4ab1
#fc7cc7
#fdaedc
#fee0f2
#ffffff
#ffffff
#ffffff

Tints of #fdaedc Color

#fdaedc
#fdb7df
#fdc0e3
#fdc9e7
#fdd2eb
#fedbef
#fee4f3
#feedf7
#fef6fb
#ffffff

Shades of #fdaedc color code

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

#fdaedc
#e09ac3
#c487ab
#a87492
#8c607a
#704d61
#543a49
#382630
#1c1318
#000000

Tones

#fdaedc
#f5b6db
#ecbfd9
#e4c7d8
#dccfd7

Tones

Similar Color like #fdaedc color

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

#feafdd
#ffb0de
#ffb1df
#ffb2e0
#ffb3e1
#ffb4e2
#ffb5e3
#ffb6e4
#ffb7e5
#ffb8e6
#ffb9e7
#ffbae8
#ffbbe9
#ffbcea
#fcaddb
#fbacda
#faabd9
#f9aad8
#f8a9d7
#f7a8d6
#f6a7d5
#f5a6d4
#f4a5d3
#f3a4d2
#f2a3d1
#f1a2d0
#f0a1cf
#efa0ce

Download this Light Red

Hex #fdaedc 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.

#fdaedc Color Code Preview on Black Background Color

This is how #fdaedc Color will look on black background color. Color contrast ratio is 12.26

#fdaedc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdaedc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdaedc

#fdaedc color code is use for CSS Background Color

Background color for the above div is #fdaedc

HTML with inline CSS

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

#fdaedc color code is use for CSS Border Color

CSS Border color for the above div is #fdaedc

HTML with inline CSS

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

CSS Border Left color for the above div is #fdaedc

HTML with inline CSS

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

CSS Border Right color for the above div is #fdaedc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdaedc

HTML with inline CSS

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

CSS Border Top color for the above div is #fdaedc

HTML with inline CSS

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

#fdaedc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdaedc Color code Preview on White Background

This is how #fdaedc Color code will look on white background color. Color contrast ratio is 1.71

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(253,174,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,253,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,174,220,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }