@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#fed6ca hex color - Orange - Warm color - Information

#fed6ca hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #fed6ca Color code in RGB color code model is created after adding 99.61% red color, 83.92% green color and 79.22% blue color. Hex #fed6ca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 20% yellow and 0.39% black.

Hex #fed6ca color code is between #ffddcc web safe hex color code and #eeccbb web safe hex color code. #ffddcc is the nearest web safe color code. You can see here many more shades of #fed6ca color code.

0 Likes 0 Comments | 7 Views

RGB Chart

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

Color Table

Hex Color Code fed6ca #fed6ca
RGB Decimal 254, 214, 202 rgb(254, 214, 202)
RGB Percent 100%, 84%, 79% rgb(100%, 84%, 79%)
CSS RGBa 254, 214, 202,1 rgba(254,214,202,1)
CMYK Model cmyk(0%,16%,20%,0.39%)
HSL Color Space 14,96% ,89% hsl(14,96% ,89%)
HSV Color Space 14°, 20%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 11010110 11001010
Octal 376 326 312
Decimal 254 214 202
Hex fe d6 ca

Different shades of #fed6ca color code.

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

Light Shade of #fed6ca
#fffdfc
Dark Shade of #fed6ca
#fdaf98
Saturated Shade of #fed6ca
#ffd5c9
Desaturated Shade of #fed6ca
#fbd7cd
Grey scale Shade of #fed6ca
#e4e4e4
Brighten Shade
#ffefe3
Most Readable Shade
#000000

Shades of #fed6ca color code

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

#fed6ca
#e1beb3
#c5a69d
#a98e86
#8d7670
#705f59
#544743
#382f2c
#1c1716
#000000

Similar Color like #fed6ca color

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

#ffd7cb
#ffd8cc
#ffd9cd
#ffdace
#ffdbcf
#ffdcd0
#ffddd1
#ffded2
#ffdfd3
#ffe0d4
#ffe1d5
#ffe2d6
#ffe3d7
#ffe4d8
#fdd5c9
#fcd4c8
#fbd3c7
#fad2c6
#f9d1c5
#f8d0c4
#f7cfc3
#f6cec2
#f5cdc1
#f4ccc0
#f3cbbf
#f2cabe
#f1c9bd
#f0c8bc

Monochromatic Color with #fed6ca

#fed6ca
#292321
#544743
#7e6b65
#a98e86
#d3b2a8

Tints of #fed6ca Color

#fed6ca
#fedacf
#fedfd5
#fee3db
#fee8e1
#feece7
#fef1ed
#fef5f3
#fefaf9
#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

#fed6ca
#caf2fe

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

Split Complementary

#fed6ca
#cafef0
#cad8fe

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

Analogous Color

#fecad3
#feccca
#fed6ca
#fee0ca
#feebca

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

#fed6ca
#cafed6
#d6cafe

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

#fed6ca
#d8feca
#caf2fe
#f0cafe

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

#fed6ca
#caf2fe
#cad8fe
#fef0ca

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

#fed6ca Color Code Preview on Black Background Color

This is how #fed6ca Color will look on black background color. Color contrast ratio is 15.69

#fed6ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fed6ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fed6ca

#fed6ca color code is use for CSS Background Color

Background color for the above div is #fed6ca

HTML with inline CSS

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

#fed6ca color code is use for CSS Border Color

CSS Border color for the above div is #fed6ca

HTML with inline CSS

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

CSS Border Left color for the above div is #fed6ca

HTML with inline CSS

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

CSS Border Right color for the above div is #fed6ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fed6ca

HTML with inline CSS

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

CSS Border Top color for the above div is #fed6ca

HTML with inline CSS

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

#fed6ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fed6ca Color code Preview on White Background

This is how #fed6ca Color code will look on white background color. Color contrast ratio is 1.34

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

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

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.