crispedge.com

#fe28e4 hex color - Red - Warm color - Information

#fe28e4 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fe28e4 Color code in RGB color code model is created after adding 99.61% red color, 15.69% green color and 89.41% blue color. Hex #fe28e4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 10% yellow and 0% black.

Hex #fe28e4 color code is between #ff22dd web safe hex color code and #ee33ee web safe hex color code. #ff22dd is the nearest web safe color code. You can see here many more shades of #fe28e4 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codefe28e4#fe28e4
RGB Decimal254, 40, 228rgb(254, 40, 228)
RGB Percent100%, 16%, 89%rgb(100%, 16%, 89%)
CSS RGBa254, 40, 228,1rgba(254,40,228,1)
CMYK Modelcmyk(0%,84%,10%,0%)
HSL Color Space307,99% ,58%hsl(307,99% ,58%)
HSV Color Space307°, 84%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111100010100011100100
Octal37650344
Decimal25440228
Hexfe28e4

Different shades of #fe28e4 color code.

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

Light Shade of #fe28e4
#fe5bea
Dark Shade of #fe28e4
#f201d5
Saturated Shade of #fe28e4
#ff27e5
Desaturated Shade of #fe28e4
#f333dc
Grey scale Shade of #fe28e4
#939393
Brighten Shade
#ff41fd
Most Readable Shade
#000000

Shades of #fe28e4 color code

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

#fe28e4
#e123ca
#c51fb1
#a91a98
#8d167e
#701165
#540d4c
#380832
#1c0419
#000000

Similar Color like #fe28e4 color

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

#ff29e5
#ff2ae6
#ff2be7
#ff2ce8
#ff2de9
#ff2eea
#ff2feb
#ff30ec
#ff31ed
#ff32ee
#ff33ef
#ff34f0
#ff35f1
#ff36f2
#fd27e3
#fc26e2
#fb25e1
#fa24e0
#f923df
#f822de
#f721dd
#f620dc
#f51fdb
#f41eda
#f31dd9
#f21cd8
#f11bd7
#f01ad6

Monochromatic Color with #fe28e4

#fe28e4
#290725
#540d4b
#7e1472
#a91b98
#d321be

Tints of #fe28e4 Color

#fe28e4
#fe3fe7
#fe57ea
#fe6fed
#fe87f0
#fe9ff3
#feb7f6
#fecff9
#fee7fc
#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

#fe28e4
#28fe42

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

Split Complementary

#fe28e4
#79fe28
#28fead

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

Analogous Color

#c228fe
#ed28fe
#fe28e4
#fe28b9
#fe288e

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

#fe28e4
#e4fe28
#28e4fe

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

#fe28e4
#fead28
#28fe42
#2879fe

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

#fe28e4
#28fe42
#28fead
#fe2879

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

#fe28e4 Color Code Preview on Black Background Color

This is how #fe28e4 Color will look on black background color. Color contrast ratio is 6.64

#fe28e4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe28e4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe28e4

#fe28e4 color code is use for CSS Background Color

Background color for the above div is #fe28e4

HTML with inline CSS

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

#fe28e4 color code is use for CSS Border Color

CSS Border color for the above div is #fe28e4

HTML with inline CSS

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

CSS Border Left color for the above div is #fe28e4

HTML with inline CSS

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

CSS Border Right color for the above div is #fe28e4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe28e4

HTML with inline CSS

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

CSS Border Top color for the above div is #fe28e4

HTML with inline CSS

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

#fe28e4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe28e4 Color code Preview on White Background

This is how #fe28e4 Color code will look on white background color. Color contrast ratio is 3.16

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>