crispedge.com

Color picker

Loading...

#f5de5e hex color - Yellow - Warm color - Information

#f5de5e hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #f5de5e Color code in RGB color code model is created after adding 96.08% red color, 87.06% green color and 36.86% blue color. Hex #f5de5e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 62% yellow and 4% black.

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

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codef5de5e#f5de5e
RGB Decimal245, 222, 94rgb(245, 222, 94)
RGB Percent96%, 87%, 37%rgb(96%, 87%, 37%)
CSS RGBa245, 222, 94,1rgba(245,222,94,1)
CMYK Modelcmyk(0%,9%,62%,4%)
HSL Color Space51,88% ,66%hsl(51,88% ,66%)
HSV Color Space51°, 62%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101011101111001011110
Octal365336136
Decimal24522294
Hexf5de5e

Different shades of #f5de5e color code.

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

Light Shade of #f5de5e
#f8e88e
Dark Shade of #f5de5e
#f2d42e
Saturated Shade of #f5de5e
#fee455
Desaturated Shade of #f5de5e
#ecd867
Grey scale Shade of #f5de5e
#a9a9a9
Brighten Shade
#fff777
Most Readable Shade
#000000

Shades of #f5de5e color code

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

#f5de5e
#d9c553
#beac49
#a3943e
#887b34
#6c6229
#514a1f
#363114
#1b180a
#000000

Similar Color like #f5de5e color

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

#f6df5f
#f7e060
#f8e161
#f9e262
#fae363
#fbe464
#fce565
#fde666
#fee767
#ffe868
#ffe969
#ffea6a
#ffeb6b
#ffec6c
#f4dd5d
#f3dc5c
#f2db5b
#f1da5a
#f0d959
#efd858
#eed757
#edd656
#ecd555
#ebd454
#ead353
#e9d252
#e8d151
#e7d050

Monochromatic Color with #f5de5e

#f5de5e
#201d0c
#4b441d
#756a2d
#a0913d
#cab74e

Tints of #f5de5e Color

#f5de5e
#f6e16f
#f7e581
#f8e993
#f9eca5
#faf0b7
#fbf4c9
#fcf7db
#fdfbed
#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

#f5de5e
#5e75f5

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

Split Complementary

#f5de5e
#5ec1f5
#925ef5

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

Analogous Color

#f5a25e
#f5c05e
#f5de5e
#eef55e
#d0f55e

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

#f5de5e
#5ef5de
#de5ef5

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

#f5de5e
#5ef592
#5e75f5
#f55ec0

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

#f5de5e
#5e75f5
#935ef5
#c0f55e

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

#f5de5e Color Code Preview on Black Background Color

This is how #f5de5e Color will look on black background color. Color contrast ratio is 15.49

#f5de5e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5de5e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5de5e

#f5de5e color code is use for CSS Background Color

Background color for the above div is #f5de5e

HTML with inline CSS

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

#f5de5e color code is use for CSS Border Color

CSS Border color for the above div is #f5de5e

HTML with inline CSS

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

CSS Border Left color for the above div is #f5de5e

HTML with inline CSS

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

CSS Border Right color for the above div is #f5de5e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f5de5e

HTML with inline CSS

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

CSS Border Top color for the above div is #f5de5e

HTML with inline CSS

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

#f5de5e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f5de5e Color code Preview on White Background

This is how #f5de5e Color code will look on white background color. Color contrast ratio is 1.36

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

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(245,222,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,117,245,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(245,222,94,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.