crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#fee4fe hex color - Red - Warm color - Information

#fee4fe hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #fee4fe color code is between #ffddff web safe hex color code and #eeeeee web safe hex color code. #ffddff is the nearest web safe color code. You can see here many more shades of #fee4fe color code.

0 Likes 0 Comments | 13 Views

Color Table

Hex Color Codefee4fe#fee4fe
RGB Decimal254, 228, 254rgb(254, 228, 254)
RGB Percent100%, 89%, 100%rgb(100%, 89%, 100%)
CSS RGBa254, 228, 254,1rgba(254,228,254,1)
CMYK Modelcmyk(0%,10%,0%,0%)
HSL Color Space300,93% ,95%hsl(300,93% ,95%)
HSV Color Space300°, 10%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101110010011111110
Octal376344376
Decimal254228254
Hexfee4fe

Different shades of #fee4fe color code.

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

Light Shade of #fee4fe
#ffffff
Dark Shade of #fee4fe
#fcb3fc
Saturated Shade of #fee4fe
#ffe3ff
Desaturated Shade of #fee4fe
#fde5fd
Grey scale Shade of #fee4fe
#f1f1f1
Brighten Shade
#fffdff
Most Readable Shade
#000000

Shades of #fee4fe color code

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

#fee4fe
#e1cae1
#c5b1c5
#a998a9
#8d7e8d
#706570
#544c54
#383238
#1c191c
#000000

Similar Color like #fee4fe color

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

#ffe5ff
#ffe6ff
#ffe7ff
#ffe8ff
#ffe9ff
#ffeaff
#ffebff
#ffecff
#ffedff
#ffeeff
#ffefff
#fff0ff
#fff1ff
#fff2ff
#fde3fd
#fce2fc
#fbe1fb
#fae0fa
#f9dff9
#f8def8
#f7ddf7
#f6dcf6
#f5dbf5
#f4daf4
#f3d9f3
#f2d8f2
#f1d7f1
#f0d6f0

Monochromatic Color with #fee4fe

#fee4fe
#292529
#544b54
#7e727e
#a998a9
#d3bed3

Tints of #fee4fe Color

#fee4fe
#fee7fe
#feeafe
#feedfe
#fef0fe
#fef3fe
#fef6fe
#fef9fe
#fefcfe
#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

#fee4fe
#e4fee4

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

Split Complementary

#fee4fe
#f1fee4
#e4fef1

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

Analogous Color

#f4e4fe
#f9e4fe
#fee4fe
#fee4f9
#fee4f4

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

#fee4fe
#fefee4
#e4fefe

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

#fee4fe
#fef1e4
#e4fee4
#e4f1fe

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

#fee4fe
#e4fee4
#e4fef1
#fee4f1

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

#fee4fe Color Code Preview on Black Background Color

This is how #fee4fe Color will look on black background color. Color contrast ratio is 17.74

#fee4fe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fee4fe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fee4fe

#fee4fe color code is use for CSS Background Color

Background color for the above div is #fee4fe

HTML with inline CSS

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

#fee4fe color code is use for CSS Border Color

CSS Border color for the above div is #fee4fe

HTML with inline CSS

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

CSS Border Left color for the above div is #fee4fe

HTML with inline CSS

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

CSS Border Right color for the above div is #fee4fe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fee4fe

HTML with inline CSS

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

CSS Border Top color for the above div is #fee4fe

HTML with inline CSS

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

#fee4fe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fee4fe Color code Preview on White Background

This is how #fee4fe Color code will look on white background color. Color contrast ratio is 1.18

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 13 Views

Post your comment:-

By submitting comment you agree to our privacy policy.