crispedge.com

Color picker

Loading...

#faca9c hex color - Orange - Warm color - Information

#faca9c hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #faca9c Color code in RGB color code model is created after adding 98.04% red color, 79.22% green color and 61.18% blue color. Hex #faca9c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 38% yellow and 2% black.

Hex #faca9c color code is between #ffcc99 web safe hex color code and #eebbaa web safe hex color code. #ffcc99 is the nearest web safe color code. You can see here many more shades of #faca9c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefaca9c#faca9c
RGB Decimal250, 202, 156rgb(250, 202, 156)
RGB Percent98%, 79%, 61%rgb(98%, 79%, 61%)
CSS RGBa250, 202, 156,1rgba(250,202,156,1)
CMYK Modelcmyk(0%,19%,38%,2%)
HSL Color Space29,90% ,80%hsl(29,90% ,80%)
HSV Color Space29°, 38%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101100101010011100
Octal372312234
Decimal250202156
Hexfaca9c

Different shades of #faca9c color code.

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

Light Shade of #faca9c
#fce4cd
Dark Shade of #faca9c
#f8b06b
Saturated Shade of #faca9c
#ffca97
Desaturated Shade of #faca9c
#f5caa1
Grey scale Shade of #faca9c
#cbcbcb
Brighten Shade
#ffe3b5
Most Readable Shade
#000000

Shades of #faca9c color code

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

#faca9c
#deb38a
#c29d79
#a68668
#8a7056
#6f5945
#534334
#372c22
#1b1611
#000000

Similar Color like #faca9c color

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

#fbcb9d
#fccc9e
#fdcd9f
#fecea0
#ffcfa1
#ffd0a2
#ffd1a3
#ffd2a4
#ffd3a5
#ffd4a6
#ffd5a7
#ffd6a8
#ffd7a9
#ffd8aa
#f9c99b
#f8c89a
#f7c799
#f6c698
#f5c597
#f4c496
#f3c395
#f2c294
#f1c193
#f0c092
#efbf91
#eebe90
#edbd8f
#ecbc8e

Monochromatic Color with #faca9c

#faca9c
#251e17
#504132
#7a634c
#a58567
#cfa881

Tints of #faca9c Color

#faca9c
#facfa7
#fbd5b2
#fbdbbd
#fce1c8
#fce7d3
#fdedde
#fdf3e9
#fef9f4
#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

#faca9c
#9cccfa

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

Split Complementary

#faca9c
#9cfaf9
#9c9dfa

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

Analogous Color

#faa49c
#fab79c
#faca9c
#fadd9c
#faf09c

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

#faca9c
#9cfaca
#ca9cfa

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

#faca9c
#9dfa9c
#9cccfa
#f99cfa

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

#faca9c
#9cccfa
#9c9dfa
#faf99c

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

#faca9c Color Code Preview on Black Background Color

This is how #faca9c Color will look on black background color. Color contrast ratio is 13.99

#faca9c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faca9c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #faca9c

#faca9c color code is use for CSS Background Color

Background color for the above div is #faca9c

HTML with inline CSS

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

#faca9c color code is use for CSS Border Color

CSS Border color for the above div is #faca9c

HTML with inline CSS

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

CSS Border Left color for the above div is #faca9c

HTML with inline CSS

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

CSS Border Right color for the above div is #faca9c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #faca9c

HTML with inline CSS

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

CSS Border Top color for the above div is #faca9c

HTML with inline CSS

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

#faca9c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#faca9c Color code Preview on White Background

This is how #faca9c Color code will look on white background color. Color contrast ratio is 1.50

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

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(250,202,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(156,204,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,202,156,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.