crispedge.com

Color picker

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

#f0d85e hex color - Yellow - Warm color - Information

#f0d85e hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #f0d85e Color code in RGB color code model is created after adding 94.12% red color, 84.71% green color and 36.86% blue color. Hex #f0d85e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 61% yellow and 6% black.

Hex #f0d85e color code is between #eedd66 web safe hex color code and #ffcc55 web safe hex color code. #eedd66 is the nearest web safe color code. You can see here many more shades of #f0d85e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef0d85e#f0d85e
RGB Decimal240, 216, 94rgb(240, 216, 94)
RGB Percent94%, 85%, 37%rgb(94%, 85%, 37%)
CSS RGBa240, 216, 94,1rgba(240,216,94,1)
CMYK Modelcmyk(0%,10%,61%,6%)
HSL Color Space50,83% ,65%hsl(50,83% ,65%)
HSV Color Space50°, 61%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100001101100001011110
Octal360330136
Decimal24021694
Hexf0d85e

Different shades of #f0d85e color code.

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

Light Shade of #f0d85e
#f4e38d
Dark Shade of #f0d85e
#eccd2f
Saturated Shade of #f0d85e
#f9de55
Desaturated Shade of #f0d85e
#e7d267
Grey scale Shade of #f0d85e
#a7a7a7
Brighten Shade
#fff177
Most Readable Shade
#000000

Shades of #f0d85e color code

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

#f0d85e
#d5c053
#baa849
#a0903e
#857834
#6a6029
#50481f
#353014
#1a180a
#000000

Similar Color like #f0d85e color

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

#f1d95f
#f2da60
#f3db61
#f4dc62
#f5dd63
#f6de64
#f7df65
#f8e066
#f9e167
#fae268
#fbe369
#fce46a
#fde56b
#fee66c
#efd75d
#eed65c
#edd55b
#ecd45a
#ebd359
#ead258
#e9d157
#e8d056
#e7cf55
#e6ce54
#e5cd53
#e4cc52
#e3cb51
#e2ca50

Monochromatic Color with #f0d85e

#f0d85e
#1b190b
#463f1b
#70652c
#9b8b3d
#c5b24d

Tints of #f0d85e Color

#f0d85e
#f1dc6f
#f3e081
#f5e593
#f6e9a5
#f8edb7
#faf2c9
#fbf6db
#fdfaed
#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

#f0d85e
#5e76f0

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

Split Complementary

#f0d85e
#5ebff0
#8f5ef0

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

Analogous Color

#f09e5e
#f0bb5e
#f0d85e
#ebf05e
#cef05e

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

#f0d85e
#5ef0d8
#d85ef0

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

#f0d85e
#5ef08f
#5e76f0
#f05ebf

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

#f0d85e
#5e76f0
#8f5ef0
#bff05e

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

#f0d85e Color Code Preview on Black Background Color

This is how #f0d85e Color will look on black background color. Color contrast ratio is 14.69

#f0d85e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f0d85e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f0d85e

#f0d85e color code is use for CSS Background Color

Background color for the above div is #f0d85e

HTML with inline CSS

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

#f0d85e color code is use for CSS Border Color

CSS Border color for the above div is #f0d85e

HTML with inline CSS

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

CSS Border Left color for the above div is #f0d85e

HTML with inline CSS

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

CSS Border Right color for the above div is #f0d85e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f0d85e

HTML with inline CSS

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

CSS Border Top color for the above div is #f0d85e

HTML with inline CSS

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

#f0d85e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f0d85e Color code Preview on White Background

This is how #f0d85e Color code will look on white background color. Color contrast ratio is 1.43

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

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.