crispedge.com

Color picker

Loading...

#fe3ffa hex color - Red - Warm color - Information

#fe3ffa hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fe3ffa Color code in RGB color code model is created after adding 99.61% red color, 24.71% green color and 98.04% blue color. Hex #fe3ffa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 75% magenta, 2% yellow and 0% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefe3ffa#fe3ffa
RGB Decimal254, 63, 250rgb(254, 63, 250)
RGB Percent100%, 25%, 98%rgb(100%, 25%, 98%)
CSS RGBa254, 63, 250,1rgba(254,63,250,1)
CMYK Modelcmyk(0%,75%,2%,0%)
HSL Color Space301,99% ,62%hsl(301,99% ,62%)
HSV Color Space301°, 75%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111100011111111111010
Octal37677372
Decimal25463250
Hexfe3ffa

Different shades of #fe3ffa color code.

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

Light Shade of #fe3ffa
#fe72fb
Dark Shade of #fe3ffa
#fe0cf9
Saturated Shade of #fe3ffa
#ff3efb
Desaturated Shade of #fe3ffa
#f449f1
Grey scale Shade of #fe3ffa
#9e9e9e
Brighten Shade
#ff58ff
Most Readable Shade
#000000

Shades of #fe3ffa color code

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

#fe3ffa
#e138de
#c531c2
#a92aa6
#8d238a
#701c6f
#541553
#380e37
#1c071b
#000000

Similar Color like #fe3ffa color

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

#ff40fb
#ff41fc
#ff42fd
#ff43fe
#ff44ff
#ff45ff
#ff46ff
#ff47ff
#ff48ff
#ff49ff
#ff4aff
#ff4bff
#ff4cff
#ff4dff
#fd3ef9
#fc3df8
#fb3cf7
#fa3bf6
#f93af5
#f839f4
#f738f3
#f637f2
#f536f1
#f435f0
#f334ef
#f233ee
#f132ed
#f031ec

Monochromatic Color with #fe3ffa

#fe3ffa
#290a29
#541553
#7e1f7c
#a92aa6
#d334d0

Tints of #fe3ffa Color

#fe3ffa
#fe54fa
#fe69fb
#fe7ffb
#fe94fc
#fea9fc
#febffd
#fed4fd
#fee9fe
#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

#fe3ffa
#3ffe43

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

Split Complementary

#fe3ffa
#9bfe3f
#3ffea2

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

Analogous Color

#b63ffe
#dc3ffe
#fe3ffa
#fe3fd4
#fe3fae

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

#fe3ffa
#fafe3f
#3ffafe

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

#fe3ffa
#fea23f
#3ffe43
#3f9afe

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

#fe3ffa
#3ffe43
#3ffea2
#fe3f9b

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

#fe3ffa Color Code Preview on Black Background Color

This is how #fe3ffa Color will look on black background color. Color contrast ratio is 7.31

#fe3ffa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe3ffa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe3ffa

#fe3ffa color code is use for CSS Background Color

Background color for the above div is #fe3ffa

HTML with inline CSS

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

#fe3ffa color code is use for CSS Border Color

CSS Border color for the above div is #fe3ffa

HTML with inline CSS

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

CSS Border Left color for the above div is #fe3ffa

HTML with inline CSS

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

CSS Border Right color for the above div is #fe3ffa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe3ffa

HTML with inline CSS

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

CSS Border Top color for the above div is #fe3ffa

HTML with inline CSS

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

#fe3ffa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe3ffa Color code Preview on White Background

This is how #fe3ffa Color code will look on white background color. Color contrast ratio is 2.87

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

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,63,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(63,254,67,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,63,250,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.