crispedge.com

Color picker

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

#fae1f4 hex color - Red - Warm color - Information

#fae1f4 hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codefae1f4#fae1f4
RGB Decimal250, 225, 244rgb(250, 225, 244)
RGB Percent98%, 88%, 96%rgb(98%, 88%, 96%)
CSS RGBa250, 225, 244,1rgba(250,225,244,1)
CMYK Modelcmyk(0%,10%,2%,2%)
HSL Color Space314,71% ,93%hsl(314,71% ,93%)
HSV Color Space314°, 10%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101110000111110100
Octal372341364
Decimal250225244
Hexfae1f4

Different shades of #fae1f4 color code.

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

Light Shade of #fae1f4
#ffffff
Dark Shade of #fae1f4
#f3b5e4
Saturated Shade of #fae1f4
#fcdff5
Desaturated Shade of #fae1f4
#f8e3f3
Grey scale Shade of #fae1f4
#ededed
Brighten Shade
#fffaff
Most Readable Shade
#000000

Shades of #fae1f4 color code

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

#fae1f4
#dec8d8
#c2afbd
#a696a2
#8a7d87
#6f646c
#534b51
#373236
#1b191b
#000000

Similar Color like #fae1f4 color

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

#fbe2f5
#fce3f6
#fde4f7
#fee5f8
#ffe6f9
#ffe7fa
#ffe8fb
#ffe9fc
#ffeafd
#ffebfe
#ffecff
#ffedff
#ffeeff
#ffefff
#f9e0f3
#f8dff2
#f7def1
#f6ddf0
#f5dcef
#f4dbee
#f3daed
#f2d9ec
#f1d8eb
#f0d7ea
#efd6e9
#eed5e8
#edd4e7
#ecd3e6

Monochromatic Color with #fae1f4

#fae1f4
#252225
#50484e
#7a6e78
#a594a1
#cfbbcb

Tints of #fae1f4 Color

#fae1f4
#fae4f5
#fbe7f6
#fbebf7
#fceef8
#fcf1fa
#fdf5fb
#fdf8fc
#fefbfd
#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

#fae1f4
#e1fae7

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

Split Complementary

#fae1f4
#e8fae1
#e1faf3

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

Analogous Color

#f6e1fa
#fae1f9
#fae1f4
#fae1ef
#fae1ea

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

#fae1f4
#f4fae1
#e1f4fa

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

#fae1f4
#faf3e1
#e1fae7
#e1e7fa

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

#fae1f4
#e1fae7
#e1faf3
#fae1e8

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

#fae1f4 Color Code Preview on Black Background Color

This is how #fae1f4 Color will look on black background color. Color contrast ratio is 17.14

#fae1f4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fae1f4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fae1f4

#fae1f4 color code is use for CSS Background Color

Background color for the above div is #fae1f4

HTML with inline CSS

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

#fae1f4 color code is use for CSS Border Color

CSS Border color for the above div is #fae1f4

HTML with inline CSS

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

CSS Border Left color for the above div is #fae1f4

HTML with inline CSS

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

CSS Border Right color for the above div is #fae1f4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fae1f4

HTML with inline CSS

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

CSS Border Top color for the above div is #fae1f4

HTML with inline CSS

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

#fae1f4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fae1f4 Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.