Skip to main content Skip to docs navigation

#fcddd7 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 Light Shell Tint and its hex is #FCE0D6 Nearest Color Name

Color Hue/Base color: Red

Hex #fcddd7 Color code in RGB color code model is created after adding 98.82% red color, 86.67% green color and 84.31% blue color. Hex #fcddd7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 15% yellow and 1.18% black.

Hex #fcddd7 color code is between #ffccdd web safe hex color code and #eeeecc web safe hex color code. #ffccdd is the nearest web safe color code. You can see here many more shades of #fcddd7 color code.

RGB Chart

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

Color Table

Hex Color Code fcddd7 #fcddd7
RGB Decimal 252, 221, 215 252, 221, 215
RGB Percent 99%, 87%, 84% rgb(99%, 87%, 84%)
CSS RGBa 252, 221, 215,1 rgba(252,221,215,1)
CMYK Model cmyk(0%,12%,15%,1.18%)
HSL Color Space 10,86% ,92% hsl(10,86% ,92%)
HSV Color Space 10°, 15%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 11011101 11010111
Octal 374 335 327
Decimal 252 221 215
Hex fc dd d7

Different shades of #fcddd7 color code.

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

Darkest of #fcddd7
#f16449
Darker of #fcddd7
#f58c78
Dark of #fcddd7
#f8b5a8
Base of #fcddd7
#fcddd7
Light of #fcddd7
#ffffff
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

#fcddd7
#d7f6fc

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

Split Complementary

#fcddd7
#d7fcf0
#d7e4fc

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

Analogous Color

#fcd7e7
#fcd7e0
#fcddd7
#fce9d7
#fcf9d7

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

#fcddd7
#ddd7fc
#d7fcdd

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

#fcddd7
#d7fcdd
#d7f6fc
#fcd7f6

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

#fcddd7
#e4fcd7
#d7f6fc
#f0d7fc

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 #fcddd7

#ee3c19
#f16449
#f58c78
#f8b5a8
#fcddd7
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #fcddd7 Color

#fcddd7
#fce0db
#fce4df
#fde8e4
#fdece8
#fdefed
#fef3f1
#fef7f6
#fefbfa
#ffffff

Shades of #fcddd7 color code

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

#fcddd7
#e0c4bf
#c4aba7
#a8938f
#8c7a77
#70625f
#544947
#38312f
#1c1817
#000000

Tones

#fcddd7
#f8e0db
#f3e3e0
#efe6e4
#ebe9e8

Tones

Similar Color like #fcddd7 color

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

#fdded8
#fedfd9
#ffe0da
#ffe1db
#ffe2dc
#ffe3dd
#ffe4de
#ffe5df
#ffe6e0
#ffe7e1
#ffe8e2
#ffe9e3
#ffeae4
#ffebe5
#fbdcd6
#fadbd5
#f9dad4
#f8d9d3
#f7d8d2
#f6d7d1
#f5d6d0
#f4d5cf
#f3d4ce
#f2d3cd
#f1d2cc
#f0d1cb
#efd0ca
#eecfc9

Download this Light Red

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

#fcddd7 Color Code Preview on Black Background Color

This is how #fcddd7 Color will look on black background color. Color contrast ratio is 16.46

#fcddd7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcddd7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcddd7

#fcddd7 color code is use for CSS Background Color

Background color for the above div is #fcddd7

HTML with inline CSS

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

#fcddd7 color code is use for CSS Border Color

CSS Border color for the above div is #fcddd7

HTML with inline CSS

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

CSS Border Left color for the above div is #fcddd7

HTML with inline CSS

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

CSS Border Right color for the above div is #fcddd7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcddd7

HTML with inline CSS

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

CSS Border Top color for the above div is #fcddd7

HTML with inline CSS

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

#fcddd7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcddd7 Color code Preview on White Background

This is how #fcddd7 Color code will look on white background color. Color contrast ratio is 1.28

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

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(252,221,215,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(215,246,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,221,215,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }