crispedge.com

Color picker

Loading...

#fecaab hex color - Orange - Warm color - Information

#fecaab hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #fecaab color code is between #ffccaa web safe hex color code and #eebbbb web safe hex color code. #ffccaa is the nearest web safe color code. You can see here many more shades of #fecaab color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefecaab#fecaab
RGB Decimal254, 202, 171rgb(254, 202, 171)
RGB Percent100%, 79%, 67%rgb(100%, 79%, 67%)
CSS RGBa254, 202, 171,1rgba(254,202,171,1)
CMYK Modelcmyk(0%,20%,33%,0%)
HSL Color Space22,98% ,83%hsl(22,98% ,83%)
HSV Color Space22°, 33%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101100101010101011
Octal376312253
Decimal254202171
Hexfecaab

Different shades of #fecaab color code.

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

Light Shade of #fecaab
#ffeadd
Dark Shade of #fecaab
#fdaa79
Saturated Shade of #fecaab
#ffcaaa
Desaturated Shade of #fecaab
#facbaf
Grey scale Shade of #fecaab
#d4d4d4
Brighten Shade
#ffe3c4
Most Readable Shade
#000000

Shades of #fecaab color code

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

#fecaab
#e1b398
#c59d85
#a98672
#8d705f
#70594c
#544339
#382c26
#1c1613
#000000

Similar Color like #fecaab color

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

#ffcbac
#ffccad
#ffcdae
#ffceaf
#ffcfb0
#ffd0b1
#ffd1b2
#ffd2b3
#ffd3b4
#ffd4b5
#ffd5b6
#ffd6b7
#ffd7b8
#ffd8b9
#fdc9aa
#fcc8a9
#fbc7a8
#fac6a7
#f9c5a6
#f8c4a5
#f7c3a4
#f6c2a3
#f5c1a2
#f4c0a1
#f3bfa0
#f2be9f
#f1bd9e
#f0bc9d

Monochromatic Color with #fecaab

#fecaab
#29211c
#544339
#7e6555
#a98672
#d3a88e

Tints of #fecaab Color

#fecaab
#fecfb4
#fed5bd
#fedbc7
#fee1d0
#fee7d9
#feede3
#fef3ec
#fef9f5
#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

#fecaab
#abdffe

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

Split Complementary

#fecaab
#abfef4
#abb6fe

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

Analogous Color

#feabad
#feb9ab
#fecaab
#fedbab
#feebab

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

#fecaab
#abfeca
#caabfe

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

#fecaab
#b5feab
#abdffe
#f3abfe

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

#fecaab
#abdffe
#abb6fe
#fef3ab

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

#fecaab Color Code Preview on Black Background Color

This is how #fecaab Color will look on black background color. Color contrast ratio is 14.25

#fecaab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fecaab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fecaab

#fecaab color code is use for CSS Background Color

Background color for the above div is #fecaab

HTML with inline CSS

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

#fecaab color code is use for CSS Border Color

CSS Border color for the above div is #fecaab

HTML with inline CSS

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

CSS Border Left color for the above div is #fecaab

HTML with inline CSS

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

CSS Border Right color for the above div is #fecaab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fecaab

HTML with inline CSS

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

CSS Border Top color for the above div is #fecaab

HTML with inline CSS

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

#fecaab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fecaab Color code Preview on White Background

This is how #fecaab Color code will look on white background color. Color contrast ratio is 1.47

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

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,202,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(171,223,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,202,171,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.