crispedge.com

Color picker

Loading...

#fea7ac hex color - Red - Warm color - Information

#fea7ac hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fea7ac Color code in RGB color code model is created after adding 99.61% red color, 65.49% green color and 67.45% blue color. Hex #fea7ac Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 34% magenta, 32% yellow and 0% black.

Hex #fea7ac color code is between #ffaaaa web safe hex color code and #ee99bb web safe hex color code. #ffaaaa is the nearest web safe color code. You can see here many more shades of #fea7ac color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefea7ac#fea7ac
RGB Decimal254, 167, 172rgb(254, 167, 172)
RGB Percent100%, 65%, 67%rgb(100%, 65%, 67%)
CSS RGBa254, 167, 172,1rgba(254,167,172,1)
CMYK Modelcmyk(0%,34%,32%,0%)
HSL Color Space357,98% ,83%hsl(357,98% ,83%)
HSV Color Space357°, 34%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101010011110101100
Octal376247254
Decimal254167172
Hexfea7ac

Different shades of #fea7ac color code.

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

Light Shade of #fea7ac
#ffd9dc
Dark Shade of #fea7ac
#fd757c
Saturated Shade of #fea7ac
#ffa6ab
Desaturated Shade of #fea7ac
#faabb0
Grey scale Shade of #fea7ac
#d2d2d2
Brighten Shade
#ffc0c5
Most Readable Shade
#000000

Shades of #fea7ac color code

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

#fea7ac
#e19498
#c58185
#a96f72
#8d5c5f
#704a4c
#543739
#382526
#1c1213
#000000

Similar Color like #fea7ac color

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

#ffa8ad
#ffa9ae
#ffaaaf
#ffabb0
#ffacb1
#ffadb2
#ffaeb3
#ffafb4
#ffb0b5
#ffb1b6
#ffb2b7
#ffb3b8
#ffb4b9
#ffb5ba
#fda6ab
#fca5aa
#fba4a9
#faa3a8
#f9a2a7
#f8a1a6
#f7a0a5
#f69fa4
#f59ea3
#f49da2
#f39ca1
#f29ba0
#f19a9f
#f0999e

Monochromatic Color with #fea7ac

#fea7ac
#291b1c
#543739
#7e5356
#a96f72
#d38b8f

Tints of #fea7ac Color

#fea7ac
#feb0b5
#febabe
#fec4c7
#feced0
#fed7da
#fee1e3
#feebec
#fef5f5
#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

#fea7ac
#a7fef9

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

Split Complementary

#fea7ac
#a7fece
#a7d7fe

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

Analogous Color

#fea7cf
#fea7bd
#fea7ac
#feb3a7
#fec5a7

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

#fea7ac
#acfea7
#a7acfe

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

#fea7ac
#d7fea7
#a7fef9
#cda7fe

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

#fea7ac
#a7fef9
#a7d7fe
#fecea7

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

#fea7ac Color Code Preview on Black Background Color

This is how #fea7ac Color will look on black background color. Color contrast ratio is 11.34

#fea7ac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fea7ac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fea7ac

#fea7ac color code is use for CSS Background Color

Background color for the above div is #fea7ac

HTML with inline CSS

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

#fea7ac color code is use for CSS Border Color

CSS Border color for the above div is #fea7ac

HTML with inline CSS

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

CSS Border Left color for the above div is #fea7ac

HTML with inline CSS

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

CSS Border Right color for the above div is #fea7ac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fea7ac

HTML with inline CSS

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

CSS Border Top color for the above div is #fea7ac

HTML with inline CSS

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

#fea7ac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fea7ac Color code Preview on White Background

This is how #fea7ac Color code will look on white background color. Color contrast ratio is 1.85

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

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,167,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(167,254,249,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,167,172,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.