crispedge.com

Color picker

Loading...

#fcca71 hex color - Yellow - Warm color - Information

#fcca71 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #fcca71 Color code in RGB color code model is created after adding 98.82% red color, 79.22% green color and 44.31% blue color. Hex #fcca71 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 55% yellow and 1% black.

Hex #fcca71 color code is between #ffcc77 web safe hex color code and #eebb66 web safe hex color code. #ffcc77 is the nearest web safe color code. You can see here many more shades of #fcca71 color code.

0 Likes 0 Comments | 8 Views

RGB Chart

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

Color Table

Hex Color Codefcca71#fcca71
RGB Decimal252, 202, 113rgb(252, 202, 113)
RGB Percent99%, 79%, 44%rgb(99%, 79%, 44%)
CSS RGBa252, 202, 113,1rgba(252,202,113,1)
CMYK Modelcmyk(0%,20%,55%,1%)
HSL Color Space38,96% ,72%hsl(38,96% ,72%)
HSV Color Space38°, 55%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001100101001110001
Octal374312161
Decimal252202113
Hexfcca71

Different shades of #fcca71 color code.

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

Light Shade of #fcca71
#fddda3
Dark Shade of #fcca71
#fbb73f
Saturated Shade of #fcca71
#ffcb6e
Desaturated Shade of #fcca71
#f5c878
Grey scale Shade of #fcca71
#b6b6b6
Brighten Shade
#ffe38a
Most Readable Shade
#000000

Shades of #fcca71 color code

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

#fcca71
#e0b364
#c49d57
#a8864b
#8c703e
#705932
#544325
#382c19
#1c160c
#000000

Similar Color like #fcca71 color

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

#fdcb72
#fecc73
#ffcd74
#ffce75
#ffcf76
#ffd077
#ffd178
#ffd279
#ffd37a
#ffd47b
#ffd57c
#ffd67d
#ffd77e
#ffd87f
#fbc970
#fac86f
#f9c76e
#f8c66d
#f7c56c
#f6c46b
#f5c36a
#f4c269
#f3c168
#f2c067
#f1bf66
#f0be65
#efbd64
#eebc63

Monochromatic Color with #fcca71

#fcca71
#272012
#524225
#7c6438
#a7864b
#d1a85e

Tints of #fcca71 Color

#fcca71
#fccf80
#fcd590
#fddba0
#fde1b0
#fde7bf
#feedcf
#fef3df
#fef9ef
#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

#fcca71
#71a3fc

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

Split Complementary

#fcca71
#71e9fc
#8571fc

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

Analogous Color

#fc9271
#fcae71
#fcca71
#fce671
#f6fc71

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

#fcca71
#71fcca
#ca71fc

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

#fcca71
#71fc84
#71a3fc
#fc71e8

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

#fcca71
#71a3fc
#8571fc
#e9fc71

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

#fcca71 Color Code Preview on Black Background Color

This is how #fcca71 Color will look on black background color. Color contrast ratio is 13.83

#fcca71 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcca71

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcca71

#fcca71 color code is use for CSS Background Color

Background color for the above div is #fcca71

HTML with inline CSS

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

#fcca71 color code is use for CSS Border Color

CSS Border color for the above div is #fcca71

HTML with inline CSS

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

CSS Border Left color for the above div is #fcca71

HTML with inline CSS

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

CSS Border Right color for the above div is #fcca71

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcca71

HTML with inline CSS

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

CSS Border Top color for the above div is #fcca71

HTML with inline CSS

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

#fcca71 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcca71 Color code Preview on White Background

This is how #fcca71 Color code will look on white background color. Color contrast ratio is 1.52

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

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

0 Likes 0 Comments | 8 Views

Post your comment:-

By submitting comment you agree to our privacy policy.