Skip to main content Skip to docs navigation

#fea4fd 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 Jigglypuff and its hex is #FFAAFF Nearest Color Name

Color Hue/Base color: Red

Hex #fea4fd Color code in RGB color code model is created after adding 99.61% red color, 64.31% green color and 99.22% blue color. Hex #fea4fd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 0% yellow and 0.39% black.

Hex #fea4fd color code is between #ffaaff web safe hex color code and #ee99ee web safe hex color code. #ffaaff is the nearest web safe color code. You can see here many more shades of #fea4fd color code.

RGB Chart

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

Color Table

Hex Color Code fea4fd #fea4fd
RGB Decimal 254, 164, 253 254, 164, 253
RGB Percent 100%, 64%, 99% rgb(100%, 64%, 99%)
CSS RGBa 254, 164, 253,1 rgba(254,164,253,1)
CMYK Model cmyk(0%,35%,0%,0.39%)
HSL Color Space 301,98% ,82% hsl(301,98% ,82%)
HSV Color Space 301°, 35%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 10100100 11111101
Octal 376 244 375
Decimal 254 164 253
Hex fe a4 fd

Different shades of #fea4fd color code.

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

Darkest of #fea4fd
#fc0dfa
Darker of #fea4fd
#fd3ffb
Dark of #fea4fd
#fd72fc
Base of #fea4fd
#fea4fd
Light of #fea4fd
#ffd6fe
Lighter
#ffffff
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

#fea4fd
#a4fea5

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

Split Complementary

#fea4fd
#d0fea4
#a4fed2

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

Analogous Color

#cba4fe
#daa4fe
#fea4fd
#fea4df
#fea4b9

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

#fea4fd
#a4fdfe
#fdfea4

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

#fea4fd
#fdfea4
#a4fea5
#a5a4fe

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

#fea4fd
#fed2a4
#a4fea5
#a4d0fe

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 #fea4fd

#d402d1
#fc0dfa
#fd3ffb
#fd72fc
#fea4fd
#ffd6fe
#ffffff
#ffffff
#ffffff

Tints of #fea4fd Color

#fea4fd
#feaefd
#feb8fd
#fec2fd
#feccfd
#fed6fe
#fee0fe
#feeafe
#fef4fe
#ffffff

Shades of #fea4fd color code

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

#fea4fd
#e191e0
#c57fc4
#a96da8
#8d5b8c
#704870
#543654
#382438
#1c121c
#000000

Tones

#fea4fd
#f5adf4
#ecb6eb
#e2c0e2
#d9c9d9

Tones

Similar Color like #fea4fd color

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

#ffa5fe
#ffa6ff
#ffa7ff
#ffa8ff
#ffa9ff
#ffaaff
#ffabff
#ffacff
#ffadff
#ffaeff
#ffafff
#ffb0ff
#ffb1ff
#ffb2ff
#fda3fc
#fca2fb
#fba1fa
#faa0f9
#f99ff8
#f89ef7
#f79df6
#f69cf5
#f59bf4
#f49af3
#f399f2
#f298f1
#f197f0
#f096ef

Download this Light Red

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

#fea4fd Color Code Preview on Black Background Color

This is how #fea4fd Color will look on black background color. Color contrast ratio is 11.94

#fea4fd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fea4fd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fea4fd

#fea4fd color code is use for CSS Background Color

Background color for the above div is #fea4fd

HTML with inline CSS

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

#fea4fd color code is use for CSS Border Color

CSS Border color for the above div is #fea4fd

HTML with inline CSS

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

CSS Border Left color for the above div is #fea4fd

HTML with inline CSS

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

CSS Border Right color for the above div is #fea4fd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fea4fd

HTML with inline CSS

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

CSS Border Top color for the above div is #fea4fd

HTML with inline CSS

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

#fea4fd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fea4fd Color code Preview on White Background

This is how #fea4fd Color code will look on white background color. Color contrast ratio is 1.76

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

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