crispedge.com

Color picker

Loading...

#feaef1 hex color - Red - Warm color - Information

#feaef1 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #feaef1 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 #feaef1 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefeaef1#feaef1
RGB Decimal254, 174, 241rgb(254, 174, 241)
RGB Percent100%, 68%, 95%rgb(100%, 68%, 95%)
CSS RGBa254, 174, 241,1rgba(254,174,241,1)
CMYK Modelcmyk(0%,31%,5%,0%)
HSL Color Space310,98% ,84%hsl(310,98% ,84%)
HSV Color Space310°, 31%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101010111011110001
Octal376256361
Decimal254174241
Hexfeaef1

Different shades of #feaef1 color code.

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

Light Shade of #feaef1
#ffe0fa
Dark Shade of #feaef1
#fd7ce8
Saturated Shade of #feaef1
#ffadf2
Desaturated Shade of #feaef1
#fab2ee
Grey scale Shade of #feaef1
#d6d6d6
Brighten Shade
#ffc7ff
Most Readable Shade
#000000

Shades of #feaef1 color code

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

#feaef1
#e19ad6
#c587bb
#a974a0
#8d6085
#704d6b
#543a50
#382635
#1c131a
#000000

Similar Color like #feaef1 color

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

#ffaff2
#ffb0f3
#ffb1f4
#ffb2f5
#ffb3f6
#ffb4f7
#ffb5f8
#ffb6f9
#ffb7fa
#ffb8fb
#ffb9fc
#ffbafd
#ffbbfe
#ffbcff
#fdadf0
#fcacef
#fbabee
#faaaed
#f9a9ec
#f8a8eb
#f7a7ea
#f6a6e9
#f5a5e8
#f4a4e7
#f3a3e6
#f2a2e5
#f1a1e4
#f0a0e3

Monochromatic Color with #feaef1

#feaef1
#291c27
#543a50
#7e5778
#a974a0
#d391c9

Tints of #feaef1 Color

#feaef1
#feb7f2
#fec0f4
#fec9f5
#fed2f7
#fedbf8
#fee4fa
#feedfb
#fef6fd
#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

#feaef1
#aefebb

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

Split Complementary

#feaef1
#c9feae
#aefee3

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

Analogous Color

#ebaefe
#fbaefe
#feaef1
#feaee1
#feaed1

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

#feaef1
#f1feae
#aef1fe

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

#feaef1
#fee3ae
#aefebb
#aec9fe

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

#feaef1
#aefebb
#aefee3
#feaec9

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

#feaef1 Color Code Preview on Black Background Color

This is how #feaef1 Color will look on black background color. Color contrast ratio is 12.54

#feaef1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feaef1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feaef1

#feaef1 color code is use for CSS Background Color

Background color for the above div is #feaef1

HTML with inline CSS

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

#feaef1 color code is use for CSS Border Color

CSS Border color for the above div is #feaef1

HTML with inline CSS

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

CSS Border Left color for the above div is #feaef1

HTML with inline CSS

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

CSS Border Right color for the above div is #feaef1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #feaef1

HTML with inline CSS

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

CSS Border Top color for the above div is #feaef1

HTML with inline CSS

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

#feaef1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#feaef1 Color code Preview on White Background

This is how #feaef1 Color code will look on white background color. Color contrast ratio is 1.67

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

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,174,241,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,254,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,174,241,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.