crispedge.com

Color picker

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

#f0caae hex color - Orange - Warm color - Information

#f0caae hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #f0caae Color code in RGB color code model is created after adding 94.12% red color, 79.22% green color and 68.24% blue color. Hex #f0caae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 28% yellow and 6% black.

Hex #f0caae color code is between #eeccaa web safe hex color code and #ffbbbb web safe hex color code. #eeccaa is the nearest web safe color code. You can see here many more shades of #f0caae color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef0caae#f0caae
RGB Decimal240, 202, 174rgb(240, 202, 174)
RGB Percent94%, 79%, 68%rgb(94%, 79%, 68%)
CSS RGBa240, 202, 174,1rgba(240,202,174,1)
CMYK Modelcmyk(0%,16%,28%,6%)
HSL Color Space25,69% ,81%hsl(25,69% ,81%)
HSV Color Space25°, 28%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100001100101010101110
Octal360312256
Decimal240202174
Hexf0caae

Different shades of #f0caae color code.

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

Light Shade of #f0caae
#f8e6d9
Dark Shade of #f0caae
#e8ae83
Saturated Shade of #f0caae
#f5c9a9
Desaturated Shade of #f0caae
#ebcbb3
Grey scale Shade of #f0caae
#cfcfcf
Brighten Shade
#ffe3c7
Most Readable Shade
#000000

Shades of #f0caae color code

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

#f0caae
#d5b39a
#ba9d87
#a08674
#857060
#6a594d
#50433a
#352c26
#1a1613
#000000

Similar Color like #f0caae color

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

#f1cbaf
#f2ccb0
#f3cdb1
#f4ceb2
#f5cfb3
#f6d0b4
#f7d1b5
#f8d2b6
#f9d3b7
#fad4b8
#fbd5b9
#fcd6ba
#fdd7bb
#fed8bc
#efc9ad
#eec8ac
#edc7ab
#ecc6aa
#ebc5a9
#eac4a8
#e9c3a7
#e8c2a6
#e7c1a5
#e6c0a4
#e5bfa3
#e4bea2
#e3bda1
#e2bca0

Monochromatic Color with #f0caae

#f0caae
#1b1714
#463b33
#705f52
#9b8270
#c5a68f

Tints of #f0caae Color

#f0caae
#f1cfb7
#f3d5c0
#f5dbc9
#f6e1d2
#f8e7db
#faede4
#fbf3ed
#fdf9f6
#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

#f0caae
#aed4f0

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

Split Complementary

#f0caae
#aef0eb
#aeb3f0

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

Analogous Color

#f0b0ae
#f0bdae
#f0caae
#f0d7ae
#f0e4ae

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

#f0caae
#aef0ca
#caaef0

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

#f0caae
#b3f0ae
#aed4f0
#ebaef0

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

#f0caae
#aed4f0
#aeb3f0
#f0ebae

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

#f0caae Color Code Preview on Black Background Color

This is how #f0caae Color will look on black background color. Color contrast ratio is 13.76

#f0caae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f0caae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f0caae

#f0caae color code is use for CSS Background Color

Background color for the above div is #f0caae

HTML with inline CSS

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

#f0caae color code is use for CSS Border Color

CSS Border color for the above div is #f0caae

HTML with inline CSS

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

CSS Border Left color for the above div is #f0caae

HTML with inline CSS

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

CSS Border Right color for the above div is #f0caae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f0caae

HTML with inline CSS

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

CSS Border Top color for the above div is #f0caae

HTML with inline CSS

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

#f0caae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f0caae Color code Preview on White Background

This is how #f0caae Color code will look on white background color. Color contrast ratio is 1.53

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.