crispedge.com

Color picker

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

#fee4f4 hex color - Red - Warm color - Information

#fee4f4 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 8 Views

Color Table

Hex Color Codefee4f4#fee4f4
RGB Decimal254, 228, 244rgb(254, 228, 244)
RGB Percent100%, 89%, 96%rgb(100%, 89%, 96%)
CSS RGBa254, 228, 244,1rgba(254,228,244,1)
CMYK Modelcmyk(0%,10%,4%,0%)
HSL Color Space323,93% ,95%hsl(323,93% ,95%)
HSV Color Space323°, 10%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101110010011110100
Octal376344364
Decimal254228244
Hexfee4f4

Different shades of #fee4f4 color code.

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

Light Shade of #fee4f4
#ffffff
Dark Shade of #fee4f4
#fcb3e0
Saturated Shade of #fee4f4
#ffe3f4
Desaturated Shade of #fee4f4
#fde5f4
Grey scale Shade of #fee4f4
#f1f1f1
Brighten Shade
#fffdff
Most Readable Shade
#000000

Shades of #fee4f4 color code

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

#fee4f4
#e1cad8
#c5b1bd
#a998a2
#8d7e87
#70656c
#544c51
#383236
#1c191b
#000000

Similar Color like #fee4f4 color

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

#ffe5f5
#ffe6f6
#ffe7f7
#ffe8f8
#ffe9f9
#ffeafa
#ffebfb
#ffecfc
#ffedfd
#ffeefe
#ffefff
#fff0ff
#fff1ff
#fff2ff
#fde3f3
#fce2f2
#fbe1f1
#fae0f0
#f9dfef
#f8deee
#f7dded
#f6dcec
#f5dbeb
#f4daea
#f3d9e9
#f2d8e8
#f1d7e7
#f0d6e6

Monochromatic Color with #fee4f4

#fee4f4
#292528
#544b51
#7e727a
#a998a2
#d3becb

Tints of #fee4f4 Color

#fee4f4
#fee7f5
#feeaf6
#feedf7
#fef0f8
#fef3fa
#fef6fb
#fef9fc
#fefcfd
#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

#fee4f4
#e4feee

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

Split Complementary

#fee4f4
#e7fee4
#e4fefb

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

Analogous Color

#fee4fe
#fee4f9
#fee4f4
#fee4ef
#fee4ea

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

#fee4f4
#f4fee4
#e4f4fe

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

#fee4f4
#fefbe4
#e4feee
#e4e7fe

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

#fee4f4
#e4feee
#e4fefb
#fee4e7

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

#fee4f4 Color Code Preview on Black Background Color

This is how #fee4f4 Color will look on black background color. Color contrast ratio is 17.62

#fee4f4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fee4f4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fee4f4

#fee4f4 color code is use for CSS Background Color

Background color for the above div is #fee4f4

HTML with inline CSS

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

#fee4f4 color code is use for CSS Border Color

CSS Border color for the above div is #fee4f4

HTML with inline CSS

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

CSS Border Left color for the above div is #fee4f4

HTML with inline CSS

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

CSS Border Right color for the above div is #fee4f4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fee4f4

HTML with inline CSS

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

CSS Border Top color for the above div is #fee4f4

HTML with inline CSS

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

#fee4f4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fee4f4 Color code Preview on White Background

This is how #fee4f4 Color code will look on white background color. Color contrast ratio is 1.19

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

Related Gradients

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

0 Likes 0 Comments | 8 Views

Post your comment:-

By submitting comment you agree to our privacy policy.