crispedge.com

Color picker

Loading...

#f0cb94 hex color - Yellow - Warm color - Information

#f0cb94 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #f0cb94 Color code in RGB color code model is created after adding 94.12% red color, 79.61% green color and 58.04% blue color. Hex #f0cb94 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 38% yellow and 6% black.

Hex #f0cb94 color code is between #eecc99 web safe hex color code and #ffbb88 web safe hex color code. #eecc99 is the nearest web safe color code. You can see here many more shades of #f0cb94 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codef0cb94#f0cb94
RGB Decimal240, 203, 148rgb(240, 203, 148)
RGB Percent94%, 80%, 58%rgb(94%, 80%, 58%)
CSS RGBa240, 203, 148,1rgba(240,203,148,1)
CMYK Modelcmyk(0%,15%,38%,6%)
HSL Color Space36,75% ,76%hsl(36,75% ,76%)
HSV Color Space36°, 38%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100001100101110010100
Octal360313224
Decimal240203148
Hexf0cb94

Different shades of #f0cb94 color code.

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

Light Shade of #f0cb94
#f6e1c1
Dark Shade of #f0cb94
#eab567
Saturated Shade of #f0cb94
#f6cc8e
Desaturated Shade of #f0cb94
#eaca9a
Grey scale Shade of #f0cb94
#c2c2c2
Brighten Shade
#ffe4ad
Most Readable Shade
#000000

Shades of #f0cb94 color code

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

#f0cb94
#d5b483
#ba9d73
#a08762
#857052
#6a5a41
#504331
#352d20
#1a1610
#000000

Similar Color like #f0cb94 color

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

#f1cc95
#f2cd96
#f3ce97
#f4cf98
#f5d099
#f6d19a
#f7d29b
#f8d39c
#f9d49d
#fad59e
#fbd69f
#fcd7a0
#fdd8a1
#fed9a2
#efca93
#eec992
#edc891
#ecc790
#ebc68f
#eac58e
#e9c48d
#e8c38c
#e7c28b
#e6c18a
#e5c089
#e4bf88
#e3be87
#e2bd86

Monochromatic Color with #f0cb94

#f0cb94
#1b1711
#463b2b
#705f45
#9b8360
#c5a77a

Tints of #f0cb94 Color

#f0cb94
#f1d09f
#f3d6ab
#f5dcb7
#f6e2c3
#f8e7cf
#faeddb
#fbf3e7
#fdf9f3
#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

#f0cb94
#94b9f0

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

Split Complementary

#f0cb94
#94e7f0
#9d94f0

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

Analogous Color

#f0a694
#f0b994
#f0cb94
#f0dd94
#f0f094

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

#f0cb94
#94f0cb
#cb94f0

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

#f0cb94
#94f09d
#94b9f0
#f094e7

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

#f0cb94
#94b9f0
#9d94f0
#e7f094

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

#f0cb94 Color Code Preview on Black Background Color

This is how #f0cb94 Color will look on black background color. Color contrast ratio is 13.68

#f0cb94 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f0cb94

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f0cb94

#f0cb94 color code is use for CSS Background Color

Background color for the above div is #f0cb94

HTML with inline CSS

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

#f0cb94 color code is use for CSS Border Color

CSS Border color for the above div is #f0cb94

HTML with inline CSS

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

CSS Border Left color for the above div is #f0cb94

HTML with inline CSS

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

CSS Border Right color for the above div is #f0cb94

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f0cb94

HTML with inline CSS

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

CSS Border Top color for the above div is #f0cb94

HTML with inline CSS

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

#f0cb94 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f0cb94 Color code Preview on White Background

This is how #f0cb94 Color code will look on white background color. Color contrast ratio is 1.54

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(240,203,148,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(148,185,240,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(240,203,148,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.