crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#fe8dc5 hex color - Red - Warm color - Information

#fe8dc5 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fe8dc5 Color code in RGB color code model is created after adding 99.61% red color, 55.29% green color and 77.25% blue color. Hex #fe8dc5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 22% yellow and 0% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefe8dc5#fe8dc5
RGB Decimal254, 141, 197rgb(254, 141, 197)
RGB Percent100%, 55%, 77%rgb(100%, 55%, 77%)
CSS RGBa254, 141, 197,1rgba(254,141,197,1)
CMYK Modelcmyk(0%,44%,22%,0%)
HSL Color Space330,98% ,77%hsl(330,98% ,77%)
HSV Color Space330°, 44%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101000110111000101
Octal376215305
Decimal254141197
Hexfe8dc5

Different shades of #fe8dc5 color code.

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

Light Shade of #fe8dc5
#fec0df
Dark Shade of #fe8dc5
#fe5aab
Saturated Shade of #fe8dc5
#ff8cc5
Desaturated Shade of #fe8dc5
#f893c5
Grey scale Shade of #fe8dc5
#c5c5c5
Brighten Shade
#ffa6de
Most Readable Shade
#000000

Shades of #fe8dc5 color code

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

#fe8dc5
#e17daf
#c56d99
#a95e83
#8d4e6d
#703e57
#542f41
#381f2b
#1c0f15
#000000

Similar Color like #fe8dc5 color

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

#ff8ec6
#ff8fc7
#ff90c8
#ff91c9
#ff92ca
#ff93cb
#ff94cc
#ff95cd
#ff96ce
#ff97cf
#ff98d0
#ff99d1
#ff9ad2
#ff9bd3
#fd8cc4
#fc8bc3
#fb8ac2
#fa89c1
#f988c0
#f887bf
#f786be
#f685bd
#f584bc
#f483bb
#f382ba
#f281b9
#f180b8
#f07fb7

Monochromatic Color with #fe8dc5

#fe8dc5
#291720
#542f41
#7e4662
#a95e83
#d375a4

Tints of #fe8dc5 Color

#fe8dc5
#fe99cb
#fea6d1
#feb3d8
#febfde
#fecce5
#fed9eb
#fee5f2
#fef2f8
#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

#fe8dc5
#8dfec6

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

Split Complementary

#fe8dc5
#8dfe8e
#8dfdfe

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

Analogous Color

#fe8df2
#fe8ddc
#fe8dc5
#fe8dae
#fe8d98

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

#fe8dc5
#c5fe8d
#8dc5fe

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

#fe8dc5
#fdfe8d
#8dfec6
#8d8dfe

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

#fe8dc5
#8dfec6
#8dfefe
#fe8e8d

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

#fe8dc5 Color Code Preview on Black Background Color

This is how #fe8dc5 Color will look on black background color. Color contrast ratio is 9.83

#fe8dc5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe8dc5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe8dc5

#fe8dc5 color code is use for CSS Background Color

Background color for the above div is #fe8dc5

HTML with inline CSS

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

#fe8dc5 color code is use for CSS Border Color

CSS Border color for the above div is #fe8dc5

HTML with inline CSS

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

CSS Border Left color for the above div is #fe8dc5

HTML with inline CSS

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

CSS Border Right color for the above div is #fe8dc5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe8dc5

HTML with inline CSS

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

CSS Border Top color for the above div is #fe8dc5

HTML with inline CSS

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

#fe8dc5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe8dc5 Color code Preview on White Background

This is how #fe8dc5 Color code will look on white background color. Color contrast ratio is 2.14

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.