crispedge.com

Color picker

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

#f0ddc1 hex color - Yellow - Warm color - Information

#f0ddc1 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #f0ddc1 Color code in RGB color code model is created after adding 94.12% red color, 86.67% green color and 75.69% blue color. Hex #f0ddc1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 20% yellow and 6% black.

Hex #f0ddc1 color code is between #eeccbb web safe hex color code and #ffeecc web safe hex color code. #eeccbb is the nearest web safe color code. You can see here many more shades of #f0ddc1 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codef0ddc1#f0ddc1
RGB Decimal240, 221, 193rgb(240, 221, 193)
RGB Percent94%, 87%, 76%rgb(94%, 87%, 76%)
CSS RGBa240, 221, 193,1rgba(240,221,193,1)
CMYK Modelcmyk(0%,8%,20%,6%)
HSL Color Space36,61% ,85%hsl(36,61% ,85%)
HSV Color Space36°, 20%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100001101110111000001
Octal360335301
Decimal240221193
Hexf0ddc1

Different shades of #f0ddc1 color code.

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

Light Shade of #f0ddc1
#faf4ea
Dark Shade of #f0ddc1
#e6c698
Saturated Shade of #f0ddc1
#f4debd
Desaturated Shade of #f0ddc1
#ecdcc5
Grey scale Shade of #f0ddc1
#d8d8d8
Brighten Shade
#fff6da
Most Readable Shade
#000000

Shades of #f0ddc1 color code

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

#f0ddc1
#d5c4ab
#baab96
#a09380
#857a6b
#6a6255
#504940
#35312a
#1a1815
#000000

Similar Color like #f0ddc1 color

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

#f1dec2
#f2dfc3
#f3e0c4
#f4e1c5
#f5e2c6
#f6e3c7
#f7e4c8
#f8e5c9
#f9e6ca
#fae7cb
#fbe8cc
#fce9cd
#fdeace
#feebcf
#efdcc0
#eedbbf
#eddabe
#ecd9bd
#ebd8bc
#ead7bb
#e9d6ba
#e8d5b9
#e7d4b8
#e6d3b7
#e5d2b6
#e4d1b5
#e3d0b4
#e2cfb3

Monochromatic Color with #f0ddc1

#f0ddc1
#1b1916
#464038
#70685a
#9b8f7d
#c5b69f

Tints of #f0ddc1 Color

#f0ddc1
#f1e0c7
#f3e4ce
#f5e8d5
#f6ecdc
#f8efe3
#faf3ea
#fbf7f1
#fdfbf8
#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

#f0ddc1
#c1d4f0

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

Split Complementary

#f0ddc1
#c1ebf0
#c6c1f0

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

Analogous Color

#f0cac1
#f0d4c1
#f0ddc1
#f0e6c1
#f0f0c1

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

#f0ddc1
#c1f0dd
#ddc1f0

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

#f0ddc1
#c1f0c5
#c1d4f0
#f0c1eb

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

#f0ddc1
#c1d4f0
#c6c1f0
#ebf0c1

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

#f0ddc1 Color Code Preview on Black Background Color

This is how #f0ddc1 Color will look on black background color. Color contrast ratio is 15.82

#f0ddc1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f0ddc1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f0ddc1

#f0ddc1 color code is use for CSS Background Color

Background color for the above div is #f0ddc1

HTML with inline CSS

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

#f0ddc1 color code is use for CSS Border Color

CSS Border color for the above div is #f0ddc1

HTML with inline CSS

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

CSS Border Left color for the above div is #f0ddc1

HTML with inline CSS

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

CSS Border Right color for the above div is #f0ddc1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f0ddc1

HTML with inline CSS

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

CSS Border Top color for the above div is #f0ddc1

HTML with inline CSS

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

#f0ddc1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f0ddc1 Color code Preview on White Background

This is how #f0ddc1 Color code will look on white background color. Color contrast ratio is 1.33

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.