crispedge.com

Color picker

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

#f5e8ca hex color - Yellow - Warm color - Information

#f5e8ca hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #f5e8ca Color code in RGB color code model is created after adding 96.08% red color, 90.98% green color and 79.22% blue color. Hex #f5e8ca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 18% yellow and 4% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef5e8ca#f5e8ca
RGB Decimal245, 232, 202rgb(245, 232, 202)
RGB Percent96%, 91%, 79%rgb(96%, 91%, 79%)
CSS RGBa245, 232, 202,1rgba(245,232,202,1)
CMYK Modelcmyk(0%,5%,18%,4%)
HSL Color Space42,68% ,88%hsl(42,68% ,88%)
HSV Color Space42°, 18%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101011110100011001010
Octal365350312
Decimal245232202
Hexf5e8ca

Different shades of #f5e8ca color code.

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

Light Shade of #f5e8ca
#fdfbf5
Dark Shade of #f5e8ca
#edd59f
Saturated Shade of #f5e8ca
#f8e9c7
Desaturated Shade of #f5e8ca
#f2e7cd
Grey scale Shade of #f5e8ca
#dfdfdf
Brighten Shade
#ffffe3
Most Readable Shade
#000000

Shades of #f5e8ca color code

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

#f5e8ca
#d9ceb3
#beb49d
#a39a86
#888070
#6c6759
#514d43
#36332c
#1b1916
#000000

Similar Color like #f5e8ca color

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

#f6e9cb
#f7eacc
#f8ebcd
#f9ecce
#faedcf
#fbeed0
#fcefd1
#fdf0d2
#fef1d3
#fff2d4
#fff3d5
#fff4d6
#fff5d7
#fff6d8
#f4e7c9
#f3e6c8
#f2e5c7
#f1e4c6
#f0e3c5
#efe2c4
#eee1c3
#ede0c2
#ecdfc1
#ebdec0
#eaddbf
#e9dcbe
#e8dbbd
#e7dabc

Monochromatic Color with #f5e8ca

#f5e8ca
#201f1b
#4b473e
#756f61
#a09784
#cac0a7

Tints of #f5e8ca Color

#f5e8ca
#f6eacf
#f7edd5
#f8efdb
#f9f2e1
#faf4e7
#fbf7ed
#fcf9f3
#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

#f5e8ca
#cad7f5

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

Split Complementary

#f5e8ca
#caecf5
#d3caf5

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

Analogous Color

#f5d7ca
#f5dfca
#f5e8ca
#f5f1ca
#f1f5ca

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

#f5e8ca
#caf5e8
#e8caf5

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

#f5e8ca
#caf5d2
#cad7f5
#f5caec

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

#f5e8ca
#cad7f5
#d3caf5
#ecf5ca

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

#f5e8ca Color Code Preview on Black Background Color

This is how #f5e8ca Color will look on black background color. Color contrast ratio is 17.28

#f5e8ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5e8ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5e8ca

#f5e8ca color code is use for CSS Background Color

Background color for the above div is #f5e8ca

HTML with inline CSS

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

#f5e8ca color code is use for CSS Border Color

CSS Border color for the above div is #f5e8ca

HTML with inline CSS

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

CSS Border Left color for the above div is #f5e8ca

HTML with inline CSS

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

CSS Border Right color for the above div is #f5e8ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f5e8ca

HTML with inline CSS

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

CSS Border Top color for the above div is #f5e8ca

HTML with inline CSS

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

#f5e8ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f5e8ca Color code Preview on White Background

This is how #f5e8ca Color code will look on white background color. Color contrast ratio is 1.22

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

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.