crispedge.com

Color picker

Loading...

#fdc48c hex color - Orange - Warm color - Information

#fdc48c hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #fdc48c Color code in RGB color code model is created after adding 99.22% red color, 76.86% green color and 54.9% blue color. Hex #fdc48c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 45% yellow and 1% black.

Hex #fdc48c color code is between #ffcc88 web safe hex color code and #eebb99 web safe hex color code. #ffcc88 is the nearest web safe color code. You can see here many more shades of #fdc48c color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codefdc48c#fdc48c
RGB Decimal253, 196, 140rgb(253, 196, 140)
RGB Percent99%, 77%, 55%rgb(99%, 77%, 55%)
CSS RGBa253, 196, 140,1rgba(253,196,140,1)
CMYK Modelcmyk(0%,23%,45%,1%)
HSL Color Space30,97% ,77%hsl(30,97% ,77%)
HSV Color Space30°, 45%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011100010010001100
Octal375304214
Decimal253196140
Hexfdc48c

Different shades of #fdc48c color code.

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

Light Shade of #fdc48c
#fedebe
Dark Shade of #fdc48c
#fcaa5a
Saturated Shade of #fdc48c
#ffc48a
Desaturated Shade of #fdc48c
#f7c492
Grey scale Shade of #fdc48c
#c4c4c4
Brighten Shade
#ffdda5
Most Readable Shade
#000000

Shades of #fdc48c color code

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

#fdc48c
#e0ae7c
#c4986c
#a8825d
#8c6c4d
#70573e
#54412e
#382b1f
#1c150f
#000000

Similar Color like #fdc48c color

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

#fec58d
#ffc68e
#ffc78f
#ffc890
#ffc991
#ffca92
#ffcb93
#ffcc94
#ffcd95
#ffce96
#ffcf97
#ffd098
#ffd199
#ffd29a
#fcc38b
#fbc28a
#fac189
#f9c088
#f8bf87
#f7be86
#f6bd85
#f5bc84
#f4bb83
#f3ba82
#f2b981
#f1b880
#f0b77f
#efb67e

Monochromatic Color with #fdc48c

#fdc48c
#281f16
#53402e
#7d6145
#a8825d
#d2a374

Tints of #fdc48c Color

#fdc48c
#fdca98
#fdd1a5
#fdd7b2
#fddebf
#fee4cb
#feebd8
#fef1e5
#fef8f2
#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

#fdc48c
#8cc5fd

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

Split Complementary

#fdc48c
#8cfdfd
#8c8cfd

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

Analogous Color

#fd978c
#fdad8c
#fdc48c
#fddb8c
#fdf18c

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

#fdc48c
#8cfdc4
#c48cfd

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

#fdc48c
#8cfd8c
#8cc5fd
#fc8cfd

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

#fdc48c
#8cc5fd
#8c8cfd
#fdfd8c

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

#fdc48c Color Code Preview on Black Background Color

This is how #fdc48c Color will look on black background color. Color contrast ratio is 13.45

#fdc48c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdc48c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdc48c

#fdc48c color code is use for CSS Background Color

Background color for the above div is #fdc48c

HTML with inline CSS

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

#fdc48c color code is use for CSS Border Color

CSS Border color for the above div is #fdc48c

HTML with inline CSS

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

CSS Border Left color for the above div is #fdc48c

HTML with inline CSS

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

CSS Border Right color for the above div is #fdc48c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdc48c

HTML with inline CSS

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

CSS Border Top color for the above div is #fdc48c

HTML with inline CSS

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

#fdc48c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdc48c Color code Preview on White Background

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

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(253,196,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(140,197,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,196,140,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.