crispedge.com

Color picker

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

#f1e5e0 hex color - Diminished Pink - Red - Warm color - Information

#f1e5e0 hex color - Diminished Pink - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #f1e5e0 Color Code is also known as Diminished Pink color.

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

Hex #f1e5e0 color code is between #eedddd web safe hex color code and #ffeeee web safe hex color code. #eedddd is the nearest web safe color code. You can see here many more shades of #f1e5e0 color code.

0 Likes 0 Comments | 52 Views

Color Table

Hex Color Codef1e5e0#f1e5e0
RGB Decimal241, 229, 224rgb(241, 229, 224)
RGB Percent95%, 90%, 88%rgb(95%, 90%, 88%)
CSS RGBa241, 229, 224,1rgba(241,229,224,1)
CMYK Modelcmyk(0%,5%,7%,5%)
HSL Color Space18,38% ,91%hsl(18,38% ,91%)
HSV Color Space18°, 7%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100011110010111100000
Octal361345340
Decimal241229224
Hexf1e5e0

Different shades of #f1e5e0 color code.

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

Light Shade of #f1e5e0
#ffffff
Dark Shade of #f1e5e0
#e1c8bd
Saturated Shade of #f1e5e0
#f3e4de
Desaturated Shade of #f1e5e0
#efe6e2
Grey scale Shade of #f1e5e0
#e8e8e8
Brighten Shade
#fffef9
Most Readable Shade
#000000

Shades of #f1e5e0 color code

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

#f1e5e0
#d6cbc7
#bbb2ae
#a09895
#857f7c
#6b6563
#504c4a
#353231
#1a1918
#000000

Similar Color like #f1e5e0 color

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

#f2e6e1
#f3e7e2
#f4e8e3
#f5e9e4
#f6eae5
#f7ebe6
#f8ece7
#f9ede8
#faeee9
#fbefea
#fcf0eb
#fdf1ec
#fef2ed
#fff3ee
#f0e4df
#efe3de
#eee2dd
#ede1dc
#ece0db
#ebdfda
#eaded9
#e9ddd8
#e8dcd7
#e7dbd6
#e6dad5
#e5d9d4
#e4d8d3
#e3d7d2

Monochromatic Color with #f1e5e0

#f1e5e0
#1c1b1a
#474342
#716c69
#9c9491
#c6bdb8

Tints of #f1e5e0 Color

#f1e5e0
#f2e7e3
#f4eae6
#f5edea
#f7f0ed
#f8f3f1
#faf6f4
#fbf9f8
#fdfcfb
#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

#f1e5e0
#e0ecf1

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

Split Complementary

#f1e5e0
#e0f1ee
#e0e3f1

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

Analogous Color

#f1e0e2
#f1e2e0
#f1e5e0
#f1e8e0
#f1ece0

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

#f1e5e0
#e0f1e5
#e5e0f1

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

#f1e5e0
#e3f1e0
#e0ecf1
#ede0f1

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

#f1e5e0
#e0ecf1
#e0e3f1
#f1eee0

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

#f1e5e0 Color Code Preview on Black Background Color

This is how #f1e5e0 Color will look on black background color. Color contrast ratio is 17.02

#f1e5e0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1e5e0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1e5e0

#f1e5e0 color code is use for CSS Background Color

Background color for the above div is #f1e5e0

HTML with inline CSS

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

#f1e5e0 color code is use for CSS Border Color

CSS Border color for the above div is #f1e5e0

HTML with inline CSS

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

CSS Border Left color for the above div is #f1e5e0

HTML with inline CSS

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

CSS Border Right color for the above div is #f1e5e0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f1e5e0

HTML with inline CSS

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

CSS Border Top color for the above div is #f1e5e0

HTML with inline CSS

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

#f1e5e0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f1e5e0 Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 52 Views

Post your comment:-

By submitting comment you agree to our privacy policy.