crispedge.com

Color picker

Loading...

#fee01f hex color - Yellow - Warm color - Information

#fee01f hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #fee01f Color code in RGB color code model is created after adding 99.61% red color, 87.84% green color and 12.16% blue color. Hex #fee01f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 88% yellow and 0% black.

Hex #fee01f color code is between #ffdd22 web safe hex color code and #eeee11 web safe hex color code. #ffdd22 is the nearest web safe color code. You can see here many more shades of #fee01f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefee01f#fee01f
RGB Decimal254, 224, 31rgb(254, 224, 31)
RGB Percent100%, 88%, 12%rgb(100%, 88%, 12%)
CSS RGBa254, 224, 31,1rgba(254,224,31,1)
CMYK Modelcmyk(0%,12%,88%,0%)
HSL Color Space52,99% ,56%hsl(52,99% ,56%)
HSV Color Space52°, 88%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101110000000011111
Octal37634037
Decimal25422431
Hexfee01f

Different shades of #fee01f color code.

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

Light Shade of #fee01f
#fee752
Dark Shade of #fee01f
#e9ca01
Saturated Shade of #fee01f
#ffe11e
Desaturated Shade of #fee01f
#f3d82a
Grey scale Shade of #fee01f
#8e8e8e
Brighten Shade
#fff938
Most Readable Shade
#000000

Shades of #fee01f color code

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

#fee01f
#e1c71b
#c5ae18
#a99514
#8d7c11
#70630d
#544a0a
#383106
#1c1803
#000000

Similar Color like #fee01f color

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

#ffe120
#ffe221
#ffe322
#ffe423
#ffe524
#ffe625
#ffe726
#ffe827
#ffe928
#ffea29
#ffeb2a
#ffec2b
#ffed2c
#ffee2d
#fddf1e
#fcde1d
#fbdd1c
#fadc1b
#f9db1a
#f8da19
#f7d918
#f6d817
#f5d716
#f4d615
#f3d514
#f2d413
#f1d312
#f0d211

Monochromatic Color with #fee01f

#fee01f
#292505
#544a0a
#7e700f
#a99515
#d3bb1a

Tints of #fee01f Color

#fee01f
#fee337
#fee650
#feea69
#feed82
#fef19b
#fef4b4
#fef8cd
#fefbe6
#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

#fee01f
#1f3dfe

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

Split Complementary

#fee01f
#1facfe
#711ffe

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

Analogous Color

#fe871f
#feb31f
#fee01f
#effe1f
#c3fe1f

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

#fee01f
#1ffee0
#e01ffe

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

#fee01f
#1ffe70
#1f3dfe
#fe1fac

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

#fee01f
#1f3dfe
#711ffe
#acfe1f

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

#fee01f Color Code Preview on Black Background Color

This is how #fee01f Color will look on black background color. Color contrast ratio is 15.90

#fee01f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fee01f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fee01f

#fee01f color code is use for CSS Background Color

Background color for the above div is #fee01f

HTML with inline CSS

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

#fee01f color code is use for CSS Border Color

CSS Border color for the above div is #fee01f

HTML with inline CSS

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

CSS Border Left color for the above div is #fee01f

HTML with inline CSS

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

CSS Border Right color for the above div is #fee01f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fee01f

HTML with inline CSS

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

CSS Border Top color for the above div is #fee01f

HTML with inline CSS

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

#fee01f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fee01f Color code Preview on White Background

This is how #fee01f Color code will look on white background color. Color contrast ratio is 1.32

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

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(254,224,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(31,61,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,224,31,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.