Skip to main content Skip to docs navigation

#fcbc86 hex color | Download Light Orange 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 Pantone 713 C and its hex is #FDBE87 Nearest Color Name

Color Hue/Base color: Orange

Hex #fcbc86 Color code in RGB color code model is created after adding 98.82% red color, 73.73% green color and 52.55% blue color. Hex #fcbc86 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 47% yellow and 1.18% black.

Hex #fcbc86 color code is between #ffbb88 web safe hex color code and #eecc77 web safe hex color code. #ffbb88 is the nearest web safe color code. You can see here many more shades of #fcbc86 color code.

RGB Chart

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

Color Table

Hex Color Code fcbc86 #fcbc86
RGB Decimal 252, 188, 134 252, 188, 134
RGB Percent 99%, 74%, 53% rgb(99%, 74%, 53%)
CSS RGBa 252, 188, 134,1 rgba(252,188,134,1)
CMYK Model cmyk(0%,25%,47%,1.18%)
HSL Color Space 27,95% ,76% hsl(27,95% ,76%)
HSV Color Space 27°, 47%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 10111100 10000110
Octal 374 274 206
Decimal 252 188 134
Hex fc bc 86

Different shades of #fcbc86 color code.

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

Darkest of #fcbc86
#e36b06
Darker of #fcbc86
#fa8522
Dark of #fcbc86
#fba054
Base of #fcbc86
#fcbc86
Light of #fcbc86
#fdd8b8
Lighter
#fef3ea
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

#fcbc86
#86c6fc

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

Split Complementary

#fcbc86
#86fcf7
#868bfc

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

Analogous Color

#fc8695
#fc8b86
#fcbc86
#fce386
#e3fc86

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

#fcbc86
#bc86fc
#86fcbc

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

#fcbc86
#86fcbc
#86c6fc
#fc86c6

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

#fcbc86
#8bfc86
#86c6fc
#f786fc

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

#b25404
#e36b06
#fa8522
#fba054
#fcbc86
#fdd8b8
#fef3ea
#ffffff
#ffffff

Tints of #fcbc86 Color

#fcbc86
#fcc393
#fccaa0
#fdd2ae
#fdd9bb
#fde1c9
#fee8d6
#fef0e4
#fef7f1
#ffffff

Shades of #fcbc86 color code

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

#fcbc86
#e0a777
#c49268
#a87d59
#8c684a
#70533b
#543e2c
#38291d
#1c140e
#000000

Tones

#fcbc86
#f0bd92
#e3be9f
#d7bfab
#cac0b8

Tones

Similar Color like #fcbc86 color

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

#fdbd87
#febe88
#ffbf89
#ffc08a
#ffc18b
#ffc28c
#ffc38d
#ffc48e
#ffc58f
#ffc690
#ffc791
#ffc892
#ffc993
#ffca94
#fbbb85
#faba84
#f9b983
#f8b882
#f7b781
#f6b680
#f5b57f
#f4b47e
#f3b37d
#f2b27c
#f1b17b
#f0b07a
#efaf79
#eeae78

Download this Light Orange

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

#fcbc86 Color Code Preview on Black Background Color

This is how #fcbc86 Color will look on black background color. Color contrast ratio is 12.68

#fcbc86 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcbc86

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcbc86

#fcbc86 color code is use for CSS Background Color

Background color for the above div is #fcbc86

HTML with inline CSS

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

#fcbc86 color code is use for CSS Border Color

CSS Border color for the above div is #fcbc86

HTML with inline CSS

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

CSS Border Left color for the above div is #fcbc86

HTML with inline CSS

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

CSS Border Right color for the above div is #fcbc86

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcbc86

HTML with inline CSS

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

CSS Border Top color for the above div is #fcbc86

HTML with inline CSS

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

#fcbc86 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcbc86 Color code Preview on White Background

This is how #fcbc86 Color code will look on white background color. Color contrast ratio is 1.66

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

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