Skip to main content Skip to docs navigation

#feaff2 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 Pink Apotheosis and its hex is #FFB2F0 Nearest Color Name

Color Hue/Base color: Red

Hex #feaff2 Color code in RGB color code model is created after adding 99.61% red color, 68.63% green color and 94.9% blue color. Hex #feaff2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 5% yellow and 0.39% black.

Hex #feaff2 color code is between #ffaaee web safe hex color code and #eebbff web safe hex color code. #ffaaee is the nearest web safe color code. You can see here many more shades of #feaff2 color code.

RGB Chart

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

Color Table

Hex Color Code feaff2 #feaff2
RGB Decimal 254, 175, 242 254, 175, 242
RGB Percent 100%, 69%, 95% rgb(100%, 69%, 95%)
CSS RGBa 254, 175, 242,1 rgba(254,175,242,1)
CMYK Model cmyk(0%,31%,5%,0.39%)
HSL Color Space 309,98% ,84% hsl(309,98% ,84%)
HSV Color Space 309°, 31%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 10101111 11110010
Octal 376 257 362
Decimal 254 175 242
Hex fe af f2

Different shades of #feaff2 color code.

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

Darkest of #feaff2
#fc18d9
Darker of #feaff2
#fd4ae2
Dark of #feaff2
#fd7dea
Base of #feaff2
#feaff2
Light of #feaff2
#ffe1fa
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

#feaff2
#affebb

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

Split Complementary

#feaff2
#cbfeaf
#affee2

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

Analogous Color

#dcaffe
#e9affe
#feaff2
#feafd8
#feafb7

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

#feaff2
#aff2fe
#f2feaf

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

#feaff2
#f2feaf
#affebb
#bbaffe

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

#feaff2
#fee2af
#affebb
#afcbfe

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

#de03bd
#fc18d9
#fd4ae2
#fd7dea
#feaff2
#ffe1fa
#ffffff
#ffffff
#ffffff

Tints of #feaff2 Color

#feaff2
#feb7f3
#fec0f4
#fec9f6
#fed2f7
#fedbf9
#fee4fa
#feedfc
#fef6fd
#ffffff

Shades of #feaff2 color code

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

#feaff2
#e19bd7
#c588bc
#a974a1
#8d6186
#704d6b
#543a50
#382635
#1c131a
#000000

Tones

#feaff2
#f6b7ec
#eebfe7
#e6c7e1
#decfdb

Tones

Similar Color like #feaff2 color

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

#ffb0f3
#ffb1f4
#ffb2f5
#ffb3f6
#ffb4f7
#ffb5f8
#ffb6f9
#ffb7fa
#ffb8fb
#ffb9fc
#ffbafd
#ffbbfe
#ffbcff
#ffbdff
#fdaef1
#fcadf0
#fbacef
#faabee
#f9aaed
#f8a9ec
#f7a8eb
#f6a7ea
#f5a6e9
#f4a5e8
#f3a4e7
#f2a3e6
#f1a2e5
#f0a1e4

Download this Light Red

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

#feaff2 Color Code Preview on Black Background Color

This is how #feaff2 Color will look on black background color. Color contrast ratio is 12.63

#feaff2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feaff2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feaff2

#feaff2 color code is use for CSS Background Color

Background color for the above div is #feaff2

HTML with inline CSS

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

#feaff2 color code is use for CSS Border Color

CSS Border color for the above div is #feaff2

HTML with inline CSS

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

CSS Border Left color for the above div is #feaff2

HTML with inline CSS

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

CSS Border Right color for the above div is #feaff2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #feaff2

HTML with inline CSS

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

CSS Border Top color for the above div is #feaff2

HTML with inline CSS

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

#feaff2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#feaff2 Color code Preview on White Background

This is how #feaff2 Color code will look on white background color. Color contrast ratio is 1.66

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

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