Skip to main content Skip to docs navigation

#fe7d9c hex color - Red - Warm color - Information

#fe7d9c hex color - Red - Warm color

On this page
@
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.

Color Hue/Base color: Red

Hex #fe7d9c Color code in RGB color code model is created after adding 99.61% red color, 49.02% green color and 61.18% blue color. Hex #fe7d9c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 39% yellow and 0.39% black.

Hex #fe7d9c color code is between #ff7799 web safe hex color code and #ee88aa web safe hex color code. #ff7799 is the nearest web safe color code. You can see here many more shades of #fe7d9c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code fe7d9c #fe7d9c
RGB Decimal 254, 125, 156 rgb(254, 125, 156)
RGB Percent 100%, 49%, 61% rgb(100%, 49%, 61%)
CSS RGBa 254, 125, 156,1 rgba(254,125,156,1)
CMYK Model cmyk(0%,51%,39%,0.39%)
HSL Color Space 346,98% ,74% hsl(346,98% ,74%)
HSV Color Space 346°, 51%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 01111101 10011100
Octal 376 175 234
Decimal 254 125 156
Hex fe 7d 9c

Different shades of #fe7d9c color code.

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

Light Shade of #fe7d9c
#feb0c3
Dark Shade of #fe7d9c
#fe4a75
Saturated Shade of #fe7d9c
#ff7c9b
Desaturated Shade of #fe7d9c
#f7849f
Grey scale Shade of #fe7d9c
#bdbdbd
Brighten Shade
#ff96b5
Most Readable Shade
#000000

Shades of #fe7d9c color code

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

#fe7d9c
#e16f8a
#c56179
#a95368
#8d4556
#703745
#542934
#381b22
#1c0d11
#000000

Similar Color like #fe7d9c color

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

#ff7e9d
#ff7f9e
#ff809f
#ff81a0
#ff82a1
#ff83a2
#ff84a3
#ff85a4
#ff86a5
#ff87a6
#ff88a7
#ff89a8
#ff8aa9
#ff8baa
#fd7c9b
#fc7b9a
#fb7a99
#fa7998
#f97897
#f87796
#f77695
#f67594
#f57493
#f47392
#f37291
#f27190
#f1708f
#f06f8e

Monochromatic Color with #fe7d9c

#fe7d9c
#291419
#542934
#7e3e4e
#a95368
#d36882

Tints of #fe7d9c Color

#fe7d9c
#fe8ba7
#fe99b2
#fea8bd
#feb6c8
#fec5d3
#fed3de
#fee2e9
#fef0f4
#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

#fe7d9c
#7dfedf

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

Split Complementary

#fe7d9c
#7dfe9e
#7dddfe

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

Analogous Color

#fe7dd0
#fe7db6
#fe7d9c
#fe7d82
#fe927d

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

#fe7d9c
#9cfe7d
#7d9cfe

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

#fe7d9c
#dcfe7d
#7dfedf
#9e7dfe

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

#fe7d9c
#7dfedf
#7dddfe
#fe9e7d

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

#fe7d9c Color Code Preview on Black Background Color

This is how #fe7d9c Color will look on black background color. Color contrast ratio is 8.63

#fe7d9c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe7d9c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe7d9c

#fe7d9c color code is use for CSS Background Color

Background color for the above div is #fe7d9c

HTML with inline CSS

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

#fe7d9c color code is use for CSS Border Color

CSS Border color for the above div is #fe7d9c

HTML with inline CSS

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

CSS Border Left color for the above div is #fe7d9c

HTML with inline CSS

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

CSS Border Right color for the above div is #fe7d9c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe7d9c

HTML with inline CSS

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

CSS Border Top color for the above div is #fe7d9c

HTML with inline CSS

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

#fe7d9c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe7d9c Color code Preview on White Background

This is how #fe7d9c Color code will look on white background color. Color contrast ratio is 2.43

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

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


Fatal error: Uncaught Error: Undefined constant "GETPOSTTYPE" in /var/www/html/ce/wp-content/themes/crispedge/footer.php:18 Stack trace: #0 /var/www/html/ce/wp-includes/template.php(810): require_once() #1 /var/www/html/ce/wp-includes/template.php(745): load_template() #2 /var/www/html/ce/wp-includes/general-template.php(92): locate_template() #3 /var/www/html/ce/wp-content/themes/crispedge/page-color.php(1495): get_footer() #4 /var/www/html/ce/wp-includes/template-loader.php(106): include('...') #5 /var/www/html/ce/wp-blog-header.php(19): require_once('...') #6 /var/www/html/ce/index.php(17): require('...') #7 {main} thrown in /var/www/html/ce/wp-content/themes/crispedge/footer.php on line 18