crispedge.com

Color picker

Loading...

#fcc0be hex color - Orange - Warm color - Information

#fcc0be hex color - Orange - Warm color

Color Hue/Base color: Orange

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

Hex #fcc0be 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 #fcc0be color code.

0 Likes 0 Comments | 10 Views

RGB Chart

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

Color Table

Hex Color Codefcc0be#fcc0be
RGB Decimal252, 192, 190rgb(252, 192, 190)
RGB Percent99%, 75%, 75%rgb(99%, 75%, 75%)
CSS RGBa252, 192, 190,1rgba(252,192,190,1)
CMYK Modelcmyk(0%,24%,25%,1%)
HSL Color Space2,91% ,87%hsl(2,91% ,87%)
HSV Color Space2°, 25%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001100000010111110
Octal374300276
Decimal252192190
Hexfcc0be

Different shades of #fcc0be color code.

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

Light Shade of #fcc0be
#feefef
Dark Shade of #fcc0be
#fa918d
Saturated Shade of #fcc0be
#ffbdbb
Desaturated Shade of #fcc0be
#f9c3c1
Grey scale Shade of #fcc0be
#dddddd
Brighten Shade
#ffd9d7
Most Readable Shade
#000000

Shades of #fcc0be color code

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

#fcc0be
#e0aaa8
#c49593
#a8807e
#8c6a69
#705554
#54403f
#382a2a
#1c1515
#000000

Similar Color like #fcc0be color

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

#fdc1bf
#fec2c0
#ffc3c1
#ffc4c2
#ffc5c3
#ffc6c4
#ffc7c5
#ffc8c6
#ffc9c7
#ffcac8
#ffcbc9
#ffccca
#ffcdcb
#ffcecc
#fbbfbd
#fabebc
#f9bdbb
#f8bcba
#f7bbb9
#f6bab8
#f5b9b7
#f4b8b6
#f3b7b5
#f2b6b4
#f1b5b3
#f0b4b2
#efb3b1
#eeb2b0

Monochromatic Color with #fcc0be

#fcc0be
#271e1e
#523e3e
#7c5f5e
#a77f7e
#d1a09e

Tints of #fcc0be Color

#fcc0be
#fcc7c5
#fccecc
#fdd5d3
#fddcda
#fde3e2
#feeae9
#fef1f0
#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

#fcc0be
#befafc

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

Split Complementary

#fcc0be
#befcdf
#bedbfc

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

Analogous Color

#fcbed5
#fcbec8
#fcc0be
#fcccbe
#fcd9be

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

#fcc0be
#befcc0
#c0befc

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

#fcc0be
#dbfcbe
#befafc
#dfbefc

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

#fcc0be
#befafc
#bedbfc
#fcdfbe

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

#fcc0be Color Code Preview on Black Background Color

This is how #fcc0be Color will look on black background color. Color contrast ratio is 13.42

#fcc0be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcc0be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcc0be

#fcc0be color code is use for CSS Background Color

Background color for the above div is #fcc0be

HTML with inline CSS

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

#fcc0be color code is use for CSS Border Color

CSS Border color for the above div is #fcc0be

HTML with inline CSS

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

CSS Border Left color for the above div is #fcc0be

HTML with inline CSS

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

CSS Border Right color for the above div is #fcc0be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcc0be

HTML with inline CSS

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

CSS Border Top color for the above div is #fcc0be

HTML with inline CSS

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

#fcc0be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcc0be Color code Preview on White Background

This is how #fcc0be Color code will look on white background color. Color contrast ratio is 1.56

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

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

0 Likes 0 Comments | 10 Views

Post your comment:-

By submitting comment you agree to our privacy policy.