Skip to main content Skip to docs navigation

#fcbfc0 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 Delhi Dance Pink and its hex is #FDC1C5 Nearest Color Name

Color Hue/Base color: Red

Hex #fcbfc0 Color code in RGB color code model is created after adding 98.82% red color, 74.9% green color and 75.29% blue color. Hex #fcbfc0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 24% yellow and 1.18% black.

Hex #fcbfc0 color code is between #ffbbbb web safe hex color code and #eecccc web safe hex color code. #ffbbbb is the nearest web safe color code. You can see here many more shades of #fcbfc0 color code.

RGB Chart

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

Color Table

Hex Color Code fcbfc0 #fcbfc0
RGB Decimal 252, 191, 192 252, 191, 192
RGB Percent 99%, 75%, 75% rgb(99%, 75%, 75%)
CSS RGBa 252, 191, 192,1 rgba(252,191,192,1)
CMYK Model cmyk(0%,24%,24%,1.18%)
HSL Color Space 359,91% ,87% hsl(359,91% ,87%)
HSV Color Space 359°, 24%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 10111111 11000000
Octal 374 277 300
Decimal 252 191 192
Hex fc bf c0

Different shades of #fcbfc0 color code.

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

Darkest of #fcbfc0
#f52d30
Darker of #fcbfc0
#f75e60
Dark of #fcbfc0
#fa8e90
Base of #fcbfc0
#fcbfc0
Light of #fcbfc0
#fef0f0
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

#fcbfc0
#bffcfb

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

Split Complementary

#fcbfc0
#bffcdc
#bfdefc

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

Analogous Color

#fcbfe4
#fcbfd9
#fcbfc0
#fcd2bf
#fcecbf

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

#fcbfc0
#bfc0fc
#c0fcbf

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

#fcbfc0
#c0fcbf
#bffcfb
#fbbffc

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

#fcbfc0
#defcbf
#bffcfb
#dcbffc

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

#e40b0e
#f52d30
#f75e60
#fa8e90
#fcbfc0
#fef0f0
#ffffff
#ffffff
#ffffff

Tints of #fcbfc0 Color

#fcbfc0
#fcc6c7
#fccdce
#fdd4d5
#fddbdc
#fde2e3
#fee9ea
#fef0f1
#fef7f8
#ffffff

Shades of #fcbfc0 color code

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

#fcbfc0
#e0a9aa
#c49495
#a87f80
#8c6a6a
#705455
#543f40
#382a2a
#1c1515
#000000

Tones

#fcbfc0
#f5c6c6
#efcccd
#e8d3d3
#e1dada

Tones

Similar Color like #fcbfc0 color

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

#fdc0c1
#fec1c2
#ffc2c3
#ffc3c4
#ffc4c5
#ffc5c6
#ffc6c7
#ffc7c8
#ffc8c9
#ffc9ca
#ffcacb
#ffcbcc
#ffcccd
#ffcdce
#fbbebf
#fabdbe
#f9bcbd
#f8bbbc
#f7babb
#f6b9ba
#f5b8b9
#f4b7b8
#f3b6b7
#f2b5b6
#f1b4b5
#f0b3b4
#efb2b3
#eeb1b2

Download this Light Red

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

#fcbfc0 Color Code Preview on Black Background Color

This is how #fcbfc0 Color will look on black background color. Color contrast ratio is 13.35

#fcbfc0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcbfc0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcbfc0

#fcbfc0 color code is use for CSS Background Color

Background color for the above div is #fcbfc0

HTML with inline CSS

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

#fcbfc0 color code is use for CSS Border Color

CSS Border color for the above div is #fcbfc0

HTML with inline CSS

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

CSS Border Left color for the above div is #fcbfc0

HTML with inline CSS

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

CSS Border Right color for the above div is #fcbfc0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcbfc0

HTML with inline CSS

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

CSS Border Top color for the above div is #fcbfc0

HTML with inline CSS

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

#fcbfc0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcbfc0 Color code Preview on White Background

This is how #fcbfc0 Color code will look on white background color. Color contrast ratio is 1.57

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

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