Skip to main content Skip to docs navigation

#fe76fa hex color | Download Light Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Fuchsia Pink and its hex is #FF77FF Nearest Color Name

Color Hue/Base color: Red

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

Hex #fe76fa color code is between #ff77ff web safe hex color code and #ee66ee web safe hex color code. #ff77ff is the nearest web safe color code. You can see here many more shades of #fe76fa color code.

RGB Chart

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

Color Table

Hex Color Code fe76fa #fe76fa
RGB Decimal 254, 118, 250 254, 118, 250
RGB Percent 100%, 46%, 98% rgb(100%, 46%, 98%)
CSS RGBa 254, 118, 250,1 rgba(254,118,250,1)
CMYK Model cmyk(0%,54%,2%,0.39%)
HSL Color Space 302,99% ,73% hsl(302,99% ,73%)
HSV Color Space 302°, 54%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 01110110 11111010
Octal 376 166 372
Decimal 254 118 250
Hex fe 76 fa

Different shades of #fe76fa color code.

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

Darkest of #fe76fa
#d902d3
Darker of #fe76fa
#fd11f6
Dark of #fe76fa
#fe43f8
Base of #fe76fa
#fe76fa
Light of #fe76fa
#fea9fc
Lighter
#ffdbfe
Lightest
#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

#fe76fa
#76fe7a

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

Split Complementary

#fe76fa
#b6fe76
#76febe

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

Analogous Color

#b376fe
#c976fe
#fe76fa
#fe76cd
#fe7694

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

#fe76fa
#76fafe
#fafe76

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

#fe76fa
#fafe76
#76fe7a
#7a76fe

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#fe76fa
#febe76
#76fe7a
#76b6fe

Square 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).

Monochromatic Color with #fe76fa

#a701a2
#d902d3
#fd11f6
#fe43f8
#fe76fa
#fea9fc
#ffdbfe
#ffffff
#ffffff

Tints of #fe76fa Color

#fe76fa
#fe85fa
#fe94fb
#fea3fb
#feb2fc
#fec2fc
#fed1fd
#fee0fd
#feeffe
#ffffff

Shades of #fe76fa color code

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

#fe76fa
#e168de
#c55bc2
#a94ea6
#8d418a
#70346f
#542753
#381a37
#1c0d1b
#000000

Tones

#fe76fa
#f084ed
#e292e0
#d59fd3
#c7adc6

Tones

Similar Color like #fe76fa color

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

#ff77fb
#ff78fc
#ff79fd
#ff7afe
#ff7bff
#ff7cff
#ff7dff
#ff7eff
#ff7fff
#ff80ff
#ff81ff
#ff82ff
#ff83ff
#ff84ff
#fd75f9
#fc74f8
#fb73f7
#fa72f6
#f971f5
#f870f4
#f76ff3
#f66ef2
#f56df1
#f46cf0
#f36bef
#f26aee
#f169ed
#f068ec

Download this Light Red

Hex #fe76fa 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.

#fe76fa Color Code Preview on Black Background Color

This is how #fe76fa Color will look on black background color. Color contrast ratio is 9.19

#fe76fa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe76fa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe76fa

#fe76fa color code is use for CSS Background Color

Background color for the above div is #fe76fa

HTML with inline CSS

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

#fe76fa color code is use for CSS Border Color

CSS Border color for the above div is #fe76fa

HTML with inline CSS

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

CSS Border Left color for the above div is #fe76fa

HTML with inline CSS

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

CSS Border Right color for the above div is #fe76fa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe76fa

HTML with inline CSS

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

CSS Border Top color for the above div is #fe76fa

HTML with inline CSS

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

#fe76fa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe76fa Color code Preview on White Background

This is how #fe76fa Color code will look on white background color. Color contrast ratio is 2.29

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(254,118,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(118,254,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,118,250,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }