crispedge.com

Color picker

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

#f1dbd9 hex color - Orange - Warm color - Information

#f1dbd9 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #f1dbd9 Color code in RGB color code model is created after adding 94.51% red color, 85.88% green color and 85.1% blue color. Hex #f1dbd9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 10% yellow and 5% black.

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

0 Likes 0 Comments | 7 Views

Color Table

Hex Color Codef1dbd9#f1dbd9
RGB Decimal241, 219, 217rgb(241, 219, 217)
RGB Percent95%, 86%, 85%rgb(95%, 86%, 85%)
CSS RGBa241, 219, 217,1rgba(241,219,217,1)
CMYK Modelcmyk(0%,9%,10%,5%)
HSL Color Space5,46% ,90%hsl(5,46% ,90%)
HSV Color Space5°, 10%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100011101101111011001
Octal361333331
Decimal241219217
Hexf1dbd9

Different shades of #f1dbd9 color code.

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

Light Shade of #f1dbd9
#fffefe
Dark Shade of #f1dbd9
#e3b8b4
Saturated Shade of #f1dbd9
#f4d9d6
Desaturated Shade of #f1dbd9
#eedddc
Grey scale Shade of #f1dbd9
#e5e5e5
Brighten Shade
#fff4f2
Most Readable Shade
#000000

Shades of #f1dbd9 color code

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

#f1dbd9
#d6c2c0
#bbaaa8
#a09290
#857978
#6b6160
#504948
#353030
#1a1818
#000000

Similar Color like #f1dbd9 color

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

#f2dcda
#f3dddb
#f4dedc
#f5dfdd
#f6e0de
#f7e1df
#f8e2e0
#f9e3e1
#fae4e2
#fbe5e3
#fce6e4
#fde7e5
#fee8e6
#ffe9e7
#f0dad8
#efd9d7
#eed8d6
#edd7d5
#ecd6d4
#ebd5d3
#ead4d2
#e9d3d1
#e8d2d0
#e7d1cf
#e6d0ce
#e5cfcd
#e4cecc
#e3cdcb

Monochromatic Color with #f1dbd9

#f1dbd9
#1c1a1a
#474140
#716766
#9c8e8c
#c6b4b3

Tints of #f1dbd9 Color

#f1dbd9
#f2dfdd
#f4e3e1
#f5e7e5
#f7ebe9
#f8efee
#faf3f2
#fbf7f6
#fdfbfa
#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

#f1dbd9
#d9eff1

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

Split Complementary

#f1dbd9
#d9f1e7
#d9e3f1

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

Analogous Color

#f1d9e1
#f1d9dc
#f1dbd9
#f1e0d9
#f1e5d9

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

#f1dbd9
#d9f1db
#dbd9f1

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

#f1dbd9
#e3f1d9
#d9eff1
#e7d9f1

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

#f1dbd9
#d9eff1
#d9e3f1
#f1e7d9

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

#f1dbd9 Color Code Preview on Black Background Color

This is how #f1dbd9 Color will look on black background color. Color contrast ratio is 15.87

#f1dbd9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1dbd9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1dbd9

#f1dbd9 color code is use for CSS Background Color

Background color for the above div is #f1dbd9

HTML with inline CSS

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

#f1dbd9 color code is use for CSS Border Color

CSS Border color for the above div is #f1dbd9

HTML with inline CSS

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

CSS Border Left color for the above div is #f1dbd9

HTML with inline CSS

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

CSS Border Right color for the above div is #f1dbd9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f1dbd9

HTML with inline CSS

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

CSS Border Top color for the above div is #f1dbd9

HTML with inline CSS

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

#f1dbd9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f1dbd9 Color code Preview on White Background

This is how #f1dbd9 Color code will look on white background color. Color contrast ratio is 1.32

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

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.