Skip to main content Skip to docs navigation

#fcc9cd 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 Sunday Best and its hex is #FCC9C7 Nearest Color Name

Color Hue/Base color: Red

Hex #fcc9cd Color code in RGB color code model is created after adding 98.82% red color, 78.82% green color and 80.39% blue color. Hex #fcc9cd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 19% yellow and 1.18% black.

Hex #fcc9cd color code is between #ffcccc web safe hex color code and #eebbdd web safe hex color code. #ffcccc is the nearest web safe color code. You can see here many more shades of #fcc9cd color code.

RGB Chart

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

Color Table

Hex Color Code fcc9cd #fcc9cd
RGB Decimal 252, 201, 205 252, 201, 205
RGB Percent 99%, 79%, 80% rgb(99%, 79%, 80%)
CSS RGBa 252, 201, 205,1 rgba(252,201,205,1)
CMYK Model cmyk(0%,20%,19%,1.18%)
HSL Color Space 355,89% ,89% hsl(355,89% ,89%)
HSV Color Space 355°, 20%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 11001001 11001101
Octal 374 311 315
Decimal 252 201 205
Hex fc c9 cd

Different shades of #fcc9cd color code.

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

Darkest of #fcc9cd
#f43847
Darker of #fcc9cd
#f76874
Dark of #fcc9cd
#f999a0
Base of #fcc9cd
#fcc9cd
Light of #fcc9cd
#fff9fa
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

#fcc9cd
#c9fcf8

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

Split Complementary

#fcc9cd
#c9fcde
#c9e6fc

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

Analogous Color

#fcc9eb
#fcc9e2
#fcc9cd
#fcd6c9
#fcebc9

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

#fcc9cd
#c9cdfc
#cdfcc9

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

#fcc9cd
#cdfcc9
#c9fcf8
#f8c9fc

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

#fcc9cd
#e6fcc9
#c9fcf8
#dec9fc

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

#ec0d1f
#f43847
#f76874
#f999a0
#fcc9cd
#fff9fa
#ffffff
#ffffff
#ffffff

Tints of #fcc9cd Color

#fcc9cd
#fccfd2
#fcd5d8
#fddbdd
#fde1e3
#fde7e8
#feedee
#fef3f3
#fef9f9
#ffffff

Shades of #fcc9cd color code

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

#fcc9cd
#e0b2b6
#c49c9f
#a88688
#8c6f71
#70595b
#544344
#382c2d
#1c1616
#000000

Tones

#fcc9cd
#f6cfd2
#f1d4d7
#ebdadb
#e5e0e0

Tones

Similar Color like #fcc9cd color

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

#fdcace
#fecbcf
#ffccd0
#ffcdd1
#ffced2
#ffcfd3
#ffd0d4
#ffd1d5
#ffd2d6
#ffd3d7
#ffd4d8
#ffd5d9
#ffd6da
#ffd7db
#fbc8cc
#fac7cb
#f9c6ca
#f8c5c9
#f7c4c8
#f6c3c7
#f5c2c6
#f4c1c5
#f3c0c4
#f2bfc3
#f1bec2
#f0bdc1
#efbcc0
#eebbbf

Download this Light Red

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

#fcc9cd Color Code Preview on Black Background Color

This is how #fcc9cd Color will look on black background color. Color contrast ratio is 14.38

#fcc9cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcc9cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcc9cd

#fcc9cd color code is use for CSS Background Color

Background color for the above div is #fcc9cd

HTML with inline CSS

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

#fcc9cd color code is use for CSS Border Color

CSS Border color for the above div is #fcc9cd

HTML with inline CSS

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

CSS Border Left color for the above div is #fcc9cd

HTML with inline CSS

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

CSS Border Right color for the above div is #fcc9cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcc9cd

HTML with inline CSS

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

CSS Border Top color for the above div is #fcc9cd

HTML with inline CSS

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

#fcc9cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcc9cd Color code Preview on White Background

This is how #fcc9cd Color code will look on white background color. Color contrast ratio is 1.46

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

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