crispedge.com

Color picker

Loading...

#fcc4bb hex color - Orange - Warm color - Information

#fcc4bb hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #fcc4bb Color code in RGB color code model is created after adding 98.82% red color, 76.86% green color and 73.33% blue color. Hex #fcc4bb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 26% yellow and 1% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefcc4bb#fcc4bb
RGB Decimal252, 196, 187rgb(252, 196, 187)
RGB Percent99%, 77%, 73%rgb(99%, 77%, 73%)
CSS RGBa252, 196, 187,1rgba(252,196,187,1)
CMYK Modelcmyk(0%,22%,26%,1%)
HSL Color Space8,92% ,86%hsl(8,92% ,86%)
HSV Color Space8°, 26%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001100010010111011
Octal374304273
Decimal252196187
Hexfcc4bb

Different shades of #fcc4bb color code.

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

Light Shade of #fcc4bb
#feeeec
Dark Shade of #fcc4bb
#fa9a8a
Saturated Shade of #fcc4bb
#ffc2b8
Desaturated Shade of #fcc4bb
#f8c7bf
Grey scale Shade of #fcc4bb
#dbdbdb
Brighten Shade
#ffddd4
Most Readable Shade
#000000

Shades of #fcc4bb color code

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

#fcc4bb
#e0aea6
#c49891
#a8827c
#8c6c67
#705753
#54413e
#382b29
#1c1514
#000000

Similar Color like #fcc4bb color

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

#fdc5bc
#fec6bd
#ffc7be
#ffc8bf
#ffc9c0
#ffcac1
#ffcbc2
#ffccc3
#ffcdc4
#ffcec5
#ffcfc6
#ffd0c7
#ffd1c8
#ffd2c9
#fbc3ba
#fac2b9
#f9c1b8
#f8c0b7
#f7bfb6
#f6beb5
#f5bdb4
#f4bcb3
#f3bbb2
#f2bab1
#f1b9b0
#f0b8af
#efb7ae
#eeb6ad

Monochromatic Color with #fcc4bb

#fcc4bb
#271f1d
#52403d
#7c615c
#a7827c
#d1a39b

Tints of #fcc4bb Color

#fcc4bb
#fccac2
#fcd1ca
#fdd7d1
#fdded9
#fde4e0
#feebe8
#fef1ef
#fef8f7
#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

#fcc4bb
#bbf3fc

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

Split Complementary

#fcc4bb
#bbfce5
#bbd3fc

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

Analogous Color

#fcbbcc
#fcbbbf
#fcc4bb
#fcd1bb
#fcdebb

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

#fcc4bb
#bbfcc4
#c4bbfc

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

#fcc4bb
#d2fcbb
#bbf3fc
#e4bbfc

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

#fcc4bb
#bbf3fc
#bbd3fc
#fce5bb

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

#fcc4bb Color Code Preview on Black Background Color

This is how #fcc4bb Color will look on black background color. Color contrast ratio is 13.75

#fcc4bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcc4bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcc4bb

#fcc4bb color code is use for CSS Background Color

Background color for the above div is #fcc4bb

HTML with inline CSS

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

#fcc4bb color code is use for CSS Border Color

CSS Border color for the above div is #fcc4bb

HTML with inline CSS

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

CSS Border Left color for the above div is #fcc4bb

HTML with inline CSS

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

CSS Border Right color for the above div is #fcc4bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcc4bb

HTML with inline CSS

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

CSS Border Top color for the above div is #fcc4bb

HTML with inline CSS

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

#fcc4bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcc4bb Color code Preview on White Background

This is how #fcc4bb Color code will look on white background color. Color contrast ratio is 1.53

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.