crispedge.com

Color picker

Loading...

#fe508e hex color - Red - Warm color - Information

#fe508e hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #fe508e color code is between #ff5588 web safe hex color code and #ee4499 web safe hex color code. #ff5588 is the nearest web safe color code. You can see here many more shades of #fe508e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefe508e#fe508e
RGB Decimal254, 80, 142rgb(254, 80, 142)
RGB Percent100%, 31%, 56%rgb(100%, 31%, 56%)
CSS RGBa254, 80, 142,1rgba(254,80,142,1)
CMYK Modelcmyk(0%,69%,44%,0%)
HSL Color Space339,99% ,65%hsl(339,99% ,65%)
HSV Color Space339°, 69%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111100101000010001110
Octal376120216
Decimal25480142
Hexfe508e

Different shades of #fe508e color code.

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

Light Shade of #fe508e
#fe83af
Dark Shade of #fe508e
#fe1d6d
Saturated Shade of #fe508e
#ff4f8e
Desaturated Shade of #fe508e
#f55991
Grey scale Shade of #fe508e
#a7a7a7
Brighten Shade
#ff69a7
Most Readable Shade
#000000

Shades of #fe508e color code

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

#fe508e
#e1477e
#c53e6e
#a9355e
#8d2c4e
#70233f
#541a2f
#38111f
#1c080f
#000000

Similar Color like #fe508e color

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

#ff518f
#ff5290
#ff5391
#ff5492
#ff5593
#ff5694
#ff5795
#ff5896
#ff5997
#ff5a98
#ff5b99
#ff5c9a
#ff5d9b
#ff5e9c
#fd4f8d
#fc4e8c
#fb4d8b
#fa4c8a
#f94b89
#f84a88
#f74987
#f64886
#f54785
#f44684
#f34583
#f24482
#f14381
#f04280

Monochromatic Color with #fe508e

#fe508e
#290d17
#541a2f
#7e2847
#a9355e
#d34376

Tints of #fe508e Color

#fe508e
#fe639a
#fe76a7
#fe8ab3
#fe9dc0
#feb1cc
#fec4d9
#fed8e5
#feebf2
#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

#fe508e
#50fec0

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

Split Complementary

#fe508e
#50fe69
#50e5fe

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

Analogous Color

#fe50d4
#fe50b1
#fe508e
#fe506b
#fe5850

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

#fe508e
#8efe50
#508efe

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

#fe508e
#e5fe50
#50fec0
#6950fe

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

#fe508e
#50fec0
#50e5fe
#fe6950

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

#fe508e Color Code Preview on Black Background Color

This is how #fe508e Color will look on black background color. Color contrast ratio is 6.75

#fe508e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe508e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe508e

#fe508e color code is use for CSS Background Color

Background color for the above div is #fe508e

HTML with inline CSS

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

#fe508e color code is use for CSS Border Color

CSS Border color for the above div is #fe508e

HTML with inline CSS

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

CSS Border Left color for the above div is #fe508e

HTML with inline CSS

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

CSS Border Right color for the above div is #fe508e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe508e

HTML with inline CSS

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

CSS Border Top color for the above div is #fe508e

HTML with inline CSS

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

#fe508e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe508e Color code Preview on White Background

This is how #fe508e Color code will look on white background color. Color contrast ratio is 3.11

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

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,80,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,254,192,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,80,142,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.