crispedge.com

Color picker

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

#f1e6cf hex color - Writing Paper - Yellow - Warm color - Information

#f1e6cf hex color - Writing Paper - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #f1e6cf Color Code is also known as Writing Paper color.

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

Hex #f1e6cf color code is between #eeeecc web safe hex color code and #ffdddd web safe hex color code. #eeeecc is the nearest web safe color code. You can see here many more shades of #f1e6cf color code.

0 Likes 0 Comments | 7 Views

Color Table

Hex Color Codef1e6cf#f1e6cf
RGB Decimal241, 230, 207rgb(241, 230, 207)
RGB Percent95%, 90%, 81%rgb(95%, 90%, 81%)
CSS RGBa241, 230, 207,1rgba(241,230,207,1)
CMYK Modelcmyk(0%,5%,14%,5%)
HSL Color Space41,55% ,88%hsl(41,55% ,88%)
HSV Color Space41°, 14%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100011110011011001111
Octal361346317
Decimal241230207
Hexf1e6cf

Different shades of #f1e6cf color code.

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

Light Shade of #f1e6cf
#fdfbf6
Dark Shade of #f1e6cf
#e5d1a8
Saturated Shade of #f1e6cf
#f4e7cc
Desaturated Shade of #f1e6cf
#eee5d2
Grey scale Shade of #f1e6cf
#e0e0e0
Brighten Shade
#ffffe8
Most Readable Shade
#000000

Shades of #f1e6cf color code

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

#f1e6cf
#d6ccb8
#bbb2a1
#a0998a
#857f73
#6b665c
#504c45
#35332e
#1a1917
#000000

Similar Color like #f1e6cf color

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

#f2e7d0
#f3e8d1
#f4e9d2
#f5ead3
#f6ebd4
#f7ecd5
#f8edd6
#f9eed7
#faefd8
#fbf0d9
#fcf1da
#fdf2db
#fef3dc
#fff4dd
#f0e5ce
#efe4cd
#eee3cc
#ede2cb
#ece1ca
#ebe0c9
#eadfc8
#e9dec7
#e8ddc6
#e7dcc5
#e6dbc4
#e5dac3
#e4d9c2
#e3d8c1

Monochromatic Color with #f1e6cf

#f1e6cf
#1c1b18
#47443d
#716c61
#9c9586
#c6bdab

Tints of #f1e6cf Color

#f1e6cf
#f2e8d4
#f4ebd9
#f5eedf
#f7f1e4
#f8f3e9
#faf6ef
#fbf9f4
#fdfcf9
#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

#f1e6cf
#cfdaf1

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

Split Complementary

#f1e6cf
#cfebf1
#d5cff1

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

Analogous Color

#f1d8cf
#f1dfcf
#f1e6cf
#f1edcf
#eef1cf

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

#f1e6cf
#cff1e6
#e6cff1

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

#f1e6cf
#cff1d5
#cfdaf1
#f1cfeb

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

#f1e6cf
#cfdaf1
#d5cff1
#ebf1cf

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

#f1e6cf Color Code Preview on Black Background Color

This is how #f1e6cf Color will look on black background color. Color contrast ratio is 16.96

#f1e6cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1e6cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1e6cf

#f1e6cf color code is use for CSS Background Color

Background color for the above div is #f1e6cf

HTML with inline CSS

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

#f1e6cf color code is use for CSS Border Color

CSS Border color for the above div is #f1e6cf

HTML with inline CSS

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

CSS Border Left color for the above div is #f1e6cf

HTML with inline CSS

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

CSS Border Right color for the above div is #f1e6cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f1e6cf

HTML with inline CSS

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

CSS Border Top color for the above div is #f1e6cf

HTML with inline CSS

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

#f1e6cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f1e6cf Color code Preview on White Background

This is how #f1e6cf Color code will look on white background color. Color contrast ratio is 1.24

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

Related Gradients

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

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.