crispedge.com

#fe71bf hex color - Violet - Warm color - Information

#fe71bf hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #fe71bf Color code in RGB color code model is created after adding 99.61% red color, 44.31% green color and 74.9% blue color. Hex #fe71bf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 56% magenta, 25% yellow and 0% black.

Hex #fe71bf color code is between #ff77bb web safe hex color code and #ee66cc web safe hex color code. #ff77bb is the nearest web safe color code. You can see here many more shades of #fe71bf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefe71bf#fe71bf
RGB Decimal254, 113, 191rgb(254, 113, 191)
RGB Percent100%, 44%, 75%rgb(100%, 44%, 75%)
CSS RGBa254, 113, 191,1rgba(254,113,191,1)
CMYK Modelcmyk(0%,56%,25%,0%)
HSL Color Space327,99% ,72%hsl(327,99% ,72%)
HSV Color Space327°, 56%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111100111000110111111
Octal376161277
Decimal254113191
Hexfe71bf

Different shades of #fe71bf color code.

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

Light Shade of #fe71bf
#fea4d6
Dark Shade of #fe71bf
#fe3ea8
Saturated Shade of #fe71bf
#ff70bf
Desaturated Shade of #fe71bf
#f778be
Grey scale Shade of #fe71bf
#b7b7b7
Brighten Shade
#ff8ad8
Most Readable Shade
#000000

Shades of #fe71bf color code

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

#fe71bf
#e164a9
#c55794
#a94b7f
#8d3e6a
#703254
#54253f
#38192a
#1c0c15
#000000

Similar Color like #fe71bf color

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

#ff72c0
#ff73c1
#ff74c2
#ff75c3
#ff76c4
#ff77c5
#ff78c6
#ff79c7
#ff7ac8
#ff7bc9
#ff7cca
#ff7dcb
#ff7ecc
#ff7fcd
#fd70be
#fc6fbd
#fb6ebc
#fa6dbb
#f96cba
#f86bb9
#f76ab8
#f669b7
#f568b6
#f467b5
#f366b4
#f265b3
#f164b2
#f063b1

Monochromatic Color with #fe71bf

#fe71bf
#29121f
#54253f
#7e385f
#a94b7f
#d35e9f

Tints of #fe71bf Color

#fe71bf
#fe80c6
#fe90cd
#fea0d4
#feb0db
#febfe2
#fecfe9
#fedff0
#feeff7
#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

#fe71bf
#71feb0

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

Split Complementary

#fe71bf
#78fe71
#71fef7

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

Analogous Color

#fe71f7
#fe71db
#fe71bf
#fe71a3
#fe7187

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

#fe71bf
#bffe71
#71bffe

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

#fe71bf
#fef671
#71feb0
#7178fe

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

#fe71bf
#71feb0
#71fef7
#fe7178

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

#fe71bf Color Code Preview on Black Background Color

This is how #fe71bf Color will look on black background color. Color contrast ratio is 8.33

#fe71bf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe71bf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe71bf

#fe71bf color code is use for CSS Background Color

Background color for the above div is #fe71bf

HTML with inline CSS

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

#fe71bf color code is use for CSS Border Color

CSS Border color for the above div is #fe71bf

HTML with inline CSS

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

CSS Border Left color for the above div is #fe71bf

HTML with inline CSS

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

CSS Border Right color for the above div is #fe71bf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe71bf

HTML with inline CSS

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

CSS Border Top color for the above div is #fe71bf

HTML with inline CSS

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

#fe71bf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe71bf Color code Preview on White Background

This is how #fe71bf Color code will look on white background color. Color contrast ratio is 2.52

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

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,113,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(113,254,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,113,191,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.

< /html>