crispedge.com

Color picker

Loading...

#fec1a9 hex color - Red - Warm color - Information

#fec1a9 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

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

Hex #fec1a9 color code is between #ffbbaa web safe hex color code and #eecc99 web safe hex color code. #ffbbaa is the nearest web safe color code. You can see here many more shades of #fec1a9 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codefec1a9#fec1a9
RGB Decimal254, 193, 169rgb(254, 193, 169)
RGB Percent100%, 76%, 66%rgb(100%, 76%, 66%)
CSS RGBa254, 193, 169,1rgba(254,193,169,1)
CMYK Modelcmyk(0%,24%,33%,0%)
HSL Color Space17,98% ,83%hsl(17,98% ,83%)
HSV Color Space17°, 33%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101100000110101001
Octal376301251
Decimal254193169
Hexfec1a9

Different shades of #fec1a9 color code.

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

Light Shade of #fec1a9
#ffe5db
Dark Shade of #fec1a9
#fd9d77
Saturated Shade of #fec1a9
#ffc1a8
Desaturated Shade of #fec1a9
#fac3ad
Grey scale Shade of #fec1a9
#d3d3d3
Brighten Shade
#ffdac2
Most Readable Shade
#000000

Shades of #fec1a9 color code

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

#fec1a9
#e1ab96
#c59683
#a98070
#8d6b5d
#70554b
#544038
#382a25
#1c1512
#000000

Similar Color like #fec1a9 color

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

#ffc2aa
#ffc3ab
#ffc4ac
#ffc5ad
#ffc6ae
#ffc7af
#ffc8b0
#ffc9b1
#ffcab2
#ffcbb3
#ffccb4
#ffcdb5
#ffceb6
#ffcfb7
#fdc0a8
#fcbfa7
#fbbea6
#fabda5
#f9bca4
#f8bba3
#f7baa2
#f6b9a1
#f5b8a0
#f4b79f
#f3b69e
#f2b59d
#f1b49c
#f0b39b

Monochromatic Color with #fec1a9

#fec1a9
#29201c
#544038
#7e6054
#a98070
#d3a18d

Tints of #fec1a9 Color

#fec1a9
#fec7b2
#fecebc
#fed5c5
#fedccf
#fee3d8
#feeae2
#fef1eb
#fef8f5
#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

#fec1a9
#a9e6fe

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

Split Complementary

#fec1a9
#a9feeb
#a9bcfe

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

Analogous Color

#fea9b3
#feb0a9
#fec1a9
#fed2a9
#fee3a9

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

#fec1a9
#a9fec1
#c1a9fe

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

#fec1a9
#bbfea9
#a9e6fe
#eba9fe

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

#fec1a9
#a9e6fe
#a9bcfe
#feeba9

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

#fec1a9 Color Code Preview on Black Background Color

This is how #fec1a9 Color will look on black background color. Color contrast ratio is 13.42

#fec1a9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fec1a9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fec1a9

#fec1a9 color code is use for CSS Background Color

Background color for the above div is #fec1a9

HTML with inline CSS

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

#fec1a9 color code is use for CSS Border Color

CSS Border color for the above div is #fec1a9

HTML with inline CSS

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

CSS Border Left color for the above div is #fec1a9

HTML with inline CSS

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

CSS Border Right color for the above div is #fec1a9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fec1a9

HTML with inline CSS

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

CSS Border Top color for the above div is #fec1a9

HTML with inline CSS

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

#fec1a9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fec1a9 Color code Preview on White Background

This is how #fec1a9 Color code will look on white background color. Color contrast ratio is 1.57

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

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.