@
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.

#fcb9ca hex color - Red - Warm color - Information

#fcb9ca hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #fcb9ca color code is between #ffbbcc web safe hex color code and #eeaabb web safe hex color code. #ffbbcc is the nearest web safe color code. You can see here many more shades of #fcb9ca color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code fcb9ca #fcb9ca
RGB Decimal 252, 185, 202 rgb(252, 185, 202)
RGB Percent 99%, 73%, 79% rgb(99%, 73%, 79%)
CSS RGBa 252, 185, 202,1 rgba(252,185,202,1)
CMYK Model cmyk(0%,27%,20%,1.18%)
HSL Color Space 345,92% ,86% hsl(345,92% ,86%)
HSV Color Space 345°, 27%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 10111001 11001010
Octal 374 271 312
Decimal 252 185 202
Hex fc b9 ca

Different shades of #fcb9ca color code.

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

Light Shade of #fcb9ca
#feeaef
Dark Shade of #fcb9ca
#fa88a5
Saturated Shade of #fcb9ca
#ffb6c8
Desaturated Shade of #fcb9ca
#f8bdcc
Grey scale Shade of #fcb9ca
#dadada
Brighten Shade
#ffd2e3
Most Readable Shade
#000000

Shades of #fcb9ca color code

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

#fcb9ca
#e0a4b3
#c48f9d
#a87b86
#8c6670
#705259
#543d43
#38292c
#1c1416
#000000

Similar Color like #fcb9ca color

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

#fdbacb
#febbcc
#ffbccd
#ffbdce
#ffbecf
#ffbfd0
#ffc0d1
#ffc1d2
#ffc2d3
#ffc3d4
#ffc4d5
#ffc5d6
#ffc6d7
#ffc7d8
#fbb8c9
#fab7c8
#f9b6c7
#f8b5c6
#f7b4c5
#f6b3c4
#f5b2c3
#f4b1c2
#f3b0c1
#f2afc0
#f1aebf
#f0adbe
#efacbd
#eeabbc

Monochromatic Color with #fcb9ca

#fcb9ca
#271d20
#523c42
#7c5b64
#a77b86
#d19aa8

Tints of #fcb9ca Color

#fcb9ca
#fcc0cf
#fcc8d5
#fdd0db
#fdd8e1
#fddfe7
#fee7ed
#feeff3
#fef7f9
#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

#fcb9ca
#b9fceb

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

Split Complementary

#fcb9ca
#b9fcca
#b9ebfc

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

Analogous Color

#fcb9e5
#fcb9d7
#fcb9ca
#fcb9bd
#fcc3b9

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

#fcb9ca
#cafcb9
#b9cafc

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

#fcb9ca
#ebfcb9
#b9fceb
#c9b9fc

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

#fcb9ca
#b9fceb
#b9ebfc
#fccab9

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

#fcb9ca Color Code Preview on Black Background Color

This is how #fcb9ca Color will look on black background color. Color contrast ratio is 12.93

#fcb9ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcb9ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcb9ca

#fcb9ca color code is use for CSS Background Color

Background color for the above div is #fcb9ca

HTML with inline CSS

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

#fcb9ca color code is use for CSS Border Color

CSS Border color for the above div is #fcb9ca

HTML with inline CSS

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

CSS Border Left color for the above div is #fcb9ca

HTML with inline CSS

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

CSS Border Right color for the above div is #fcb9ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcb9ca

HTML with inline CSS

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

CSS Border Top color for the above div is #fcb9ca

HTML with inline CSS

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

#fcb9ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcb9ca Color code Preview on White Background

This is how #fcb9ca Color code will look on white background color. Color contrast ratio is 1.62

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(252,185,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(185,252,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,185,202,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.