Skip to main content Skip to docs navigation

#fed04c hex color - Yellow - Warm color - Information

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #fed04c Color code in RGB color code model is created after adding 99.61% red color, 81.57% green color and 29.8% blue color. Hex #fed04c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 70% yellow and 0.39% black.

Hex #fed04c color code is between #ffcc44 web safe hex color code and #eedd55 web safe hex color code. #ffcc44 is the nearest web safe color code. You can see here many more shades of #fed04c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code fed04c #fed04c
RGB Decimal 254, 208, 76 rgb(254, 208, 76)
RGB Percent 100%, 82%, 30% rgb(100%, 82%, 30%)
CSS RGBa 254, 208, 76,1 rgba(254,208,76,1)
CMYK Model cmyk(0%,18%,70%,0.39%)
HSL Color Space 44,99% ,65% hsl(44,99% ,65%)
HSV Color Space 44°, 70%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 11010000 01001100
Octal 376 320 114
Decimal 254 208 76
Hex fe d0 4c

Different shades of #fed04c color code.

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

Light Shade of #fed04c
#fedd7f
Dark Shade of #fed04c
#fec319
Saturated Shade of #fed04c
#ffd04b
Desaturated Shade of #fed04c
#f5cc55
Grey scale Shade of #fed04c
#a5a5a5
Brighten Shade
#ffe965
Most Readable Shade
#000000

Shades of #fed04c color code

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

#fed04c
#e1b843
#c5a13b
#a98a32
#8d732a
#705c21
#544519
#382e10
#1c1708
#000000

Similar Color like #fed04c color

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

#ffd14d
#ffd24e
#ffd34f
#ffd450
#ffd551
#ffd652
#ffd753
#ffd854
#ffd955
#ffda56
#ffdb57
#ffdc58
#ffdd59
#ffde5a
#fdcf4b
#fcce4a
#fbcd49
#facc48
#f9cb47
#f8ca46
#f7c945
#f6c844
#f5c743
#f4c642
#f3c541
#f2c440
#f1c33f
#f0c23e

Monochromatic Color with #fed04c

#fed04c
#29220c
#544519
#7e6826
#a98a33
#d3ad3f

Tints of #fed04c Color

#fed04c
#fed55f
#feda73
#fedf87
#fee49b
#feeaaf
#feefc3
#fef4d7
#fef9eb
#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

#fed04c
#4c7afe

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

Split Complementary

#fed04c
#4cd3fe
#774cfe

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

Analogous Color

#fe894c
#feac4c
#fed04c
#fef44c
#e5fe4c

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

#fed04c
#4cfed0
#d04cfe

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

#fed04c
#4cfe77
#4c7afe
#fe4cd3

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

#fed04c
#4c7afe
#774cfe
#d3fe4c

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

#fed04c Color Code Preview on Black Background Color

This is how #fed04c Color will look on black background color. Color contrast ratio is 14.34

#fed04c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fed04c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fed04c

#fed04c color code is use for CSS Background Color

Background color for the above div is #fed04c

HTML with inline CSS

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

#fed04c color code is use for CSS Border Color

CSS Border color for the above div is #fed04c

HTML with inline CSS

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

CSS Border Left color for the above div is #fed04c

HTML with inline CSS

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

CSS Border Right color for the above div is #fed04c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fed04c

HTML with inline CSS

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

CSS Border Top color for the above div is #fed04c

HTML with inline CSS

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

#fed04c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fed04c Color code Preview on White Background

This is how #fed04c Color code will look on white background color. Color contrast ratio is 1.46

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

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,208,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(76,122,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,208,76,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.