crispedge.com

Color picker

Loading...

#fca08c hex color - Red - Warm color - Information

#fca08c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fca08c Color code in RGB color code model is created after adding 98.82% red color, 62.75% green color and 54.9% blue color. Hex #fca08c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 44% yellow and 1% black.

Hex #fca08c color code is between #ff9988 web safe hex color code and #eeaa99 web safe hex color code. #ff9988 is the nearest web safe color code. You can see here many more shades of #fca08c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefca08c#fca08c
RGB Decimal252, 160, 140rgb(252, 160, 140)
RGB Percent99%, 63%, 55%rgb(99%, 63%, 55%)
CSS RGBa252, 160, 140,1rgba(252,160,140,1)
CMYK Modelcmyk(0%,37%,44%,1%)
HSL Color Space11,95% ,77%hsl(11,95% ,77%)
HSV Color Space11°, 44%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001010000010001100
Octal374240214
Decimal252160140
Hexfca08c

Different shades of #fca08c color code.

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

Light Shade of #fca08c
#fdc9be
Dark Shade of #fca08c
#fb775a
Saturated Shade of #fca08c
#ff9e89
Desaturated Shade of #fca08c
#f6a492
Grey scale Shade of #fca08c
#c4c4c4
Brighten Shade
#ffb9a5
Most Readable Shade
#000000

Shades of #fca08c color code

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

#fca08c
#e08e7c
#c47c6c
#a86a5d
#8c584d
#70473e
#54352e
#38231f
#1c110f
#000000

Similar Color like #fca08c color

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

#fda18d
#fea28e
#ffa38f
#ffa490
#ffa591
#ffa692
#ffa793
#ffa894
#ffa995
#ffaa96
#ffab97
#ffac98
#ffad99
#ffae9a
#fb9f8b
#fa9e8a
#f99d89
#f89c88
#f79b87
#f69a86
#f59985
#f49884
#f39783
#f29682
#f19581
#f09480
#ef937f
#ee927e

Monochromatic Color with #fca08c

#fca08c
#271916
#52342e
#7c4f45
#a76a5d
#d18574

Tints of #fca08c Color

#fca08c
#fcaa98
#fcb5a5
#fdbfb2
#fdcabf
#fdd4cb
#fedfd8
#fee9e5
#fef4f2
#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

#fca08c
#8ce8fc

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

Split Complementary

#fca08c
#8cfcd8
#8cb0fc

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

Analogous Color

#fc8ca5
#fc8c8e
#fca08c
#fcb68c
#fccd8c

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

#fca08c
#8cfca0
#a08cfc

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

#fca08c
#b0fc8c
#8ce8fc
#d88cfc

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

#fca08c
#8ce8fc
#8cb0fc
#fcd88c

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

#fca08c Color Code Preview on Black Background Color

This is how #fca08c Color will look on black background color. Color contrast ratio is 10.55

#fca08c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fca08c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fca08c

#fca08c color code is use for CSS Background Color

Background color for the above div is #fca08c

HTML with inline CSS

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

#fca08c color code is use for CSS Border Color

CSS Border color for the above div is #fca08c

HTML with inline CSS

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

CSS Border Left color for the above div is #fca08c

HTML with inline CSS

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

CSS Border Right color for the above div is #fca08c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fca08c

HTML with inline CSS

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

CSS Border Top color for the above div is #fca08c

HTML with inline CSS

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

#fca08c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fca08c Color code Preview on White Background

This is how #fca08c Color code will look on white background color. Color contrast ratio is 1.99

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

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,160,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(140,232,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,160,140,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.