crispedge.com

Color picker

Loading...

#fee0e7 hex color - Red - Warm color - Information

#fee0e7 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #fee0e7 Color code in RGB color code model is created after adding 99.61% red color, 87.84% green color and 90.59% blue color. Hex #fee0e7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 9% yellow and 0% black.

Hex #fee0e7 color code is between #ffddee web safe hex color code and #eeeedd web safe hex color code. #ffddee is the nearest web safe color code. You can see here many more shades of #fee0e7 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codefee0e7#fee0e7
RGB Decimal254, 224, 231rgb(254, 224, 231)
RGB Percent100%, 88%, 91%rgb(100%, 88%, 91%)
CSS RGBa254, 224, 231,1rgba(254,224,231,1)
CMYK Modelcmyk(0%,12%,9%,0%)
HSL Color Space346,94% ,94%hsl(346,94% ,94%)
HSV Color Space346°, 12%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101110000011100111
Octal376340347
Decimal254224231
Hexfee0e7

Different shades of #fee0e7 color code.

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

Light Shade of #fee0e7
#ffffff
Dark Shade of #fee0e7
#fcafc1
Saturated Shade of #fee0e7
#ffdfe6
Desaturated Shade of #fee0e7
#fce2e8
Grey scale Shade of #fee0e7
#efefef
Brighten Shade
#fff9ff
Most Readable Shade
#000000

Shades of #fee0e7 color code

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

#fee0e7
#e1c7cd
#c5aeb3
#a9959a
#8d7c80
#706366
#544a4d
#383133
#1c1819
#000000

Similar Color like #fee0e7 color

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

#ffe1e8
#ffe2e9
#ffe3ea
#ffe4eb
#ffe5ec
#ffe6ed
#ffe7ee
#ffe8ef
#ffe9f0
#ffeaf1
#ffebf2
#ffecf3
#ffedf4
#ffeef5
#fddfe6
#fcdee5
#fbdde4
#fadce3
#f9dbe2
#f8dae1
#f7d9e0
#f6d8df
#f5d7de
#f4d6dd
#f3d5dc
#f2d4db
#f1d3da
#f0d2d9

Monochromatic Color with #fee0e7

#fee0e7
#292526
#544a4c
#7e7073
#a9959a
#d3bbc0

Tints of #fee0e7 Color

#fee0e7
#fee3e9
#fee6ec
#feeaef
#feedf1
#fef1f4
#fef4f7
#fef8f9
#fefbfc
#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

#fee0e7
#e0fef7

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

Split Complementary

#fee0e7
#e0fee8
#e0f6fe

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

Analogous Color

#fee0f3
#fee0ed
#fee0e7
#fee0e1
#fee5e0

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

#fee0e7
#e7fee0
#e0e7fe

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

#fee0e7
#f6fee0
#e0fef7
#e8e0fe

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

#fee0e7
#e0fef7
#e0f6fe
#fee8e0

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

#fee0e7 Color Code Preview on Black Background Color

This is how #fee0e7 Color will look on black background color. Color contrast ratio is 17.03

#fee0e7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fee0e7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fee0e7

#fee0e7 color code is use for CSS Background Color

Background color for the above div is #fee0e7

HTML with inline CSS

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

#fee0e7 color code is use for CSS Border Color

CSS Border color for the above div is #fee0e7

HTML with inline CSS

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

CSS Border Left color for the above div is #fee0e7

HTML with inline CSS

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

CSS Border Right color for the above div is #fee0e7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fee0e7

HTML with inline CSS

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

CSS Border Top color for the above div is #fee0e7

HTML with inline CSS

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

#fee0e7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fee0e7 Color code Preview on White Background

This is how #fee0e7 Color code will look on white background color. Color contrast ratio is 1.23

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.