@
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.

#fed171 hex color - Yellow - Warm color - Information

#fed171 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

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

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codefed171#fed171
RGB Decimal254, 209, 113rgb(254, 209, 113)
RGB Percent100%, 82%, 44%rgb(100%, 82%, 44%)
CSS RGBa254, 209, 113,1rgba(254,209,113,1)
CMYK Modelcmyk(0%,18%,56%,0.39%)
HSL Color Space41,99% ,72%hsl(41,99% ,72%)
HSV Color Space41°, 56%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101101000101110001
Octal376321161
Decimal254209113
Hexfed171

Different shades of #fed171 color code.

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

Light Shade of #fed171
#fee1a4
Dark Shade of #fed171
#fec13e
Saturated Shade of #fed171
#ffd170
Desaturated Shade of #fed171
#f7ce78
Grey scale Shade of #fed171
#b7b7b7
Brighten Shade
#ffea8a
Most Readable Shade
#000000

Shades of #fed171 color code

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

#fed171
#e1b964
#c5a257
#a98b4b
#8d743e
#705c32
#544525
#382e19
#1c170c
#000000

Similar Color like #fed171 color

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

#ffd272
#ffd373
#ffd474
#ffd575
#ffd676
#ffd777
#ffd878
#ffd979
#ffda7a
#ffdb7b
#ffdc7c
#ffdd7d
#ffde7e
#ffdf7f
#fdd070
#fccf6f
#fbce6e
#facd6d
#f9cc6c
#f8cb6b
#f7ca6a
#f6c969
#f5c868
#f4c767
#f3c666
#f2c565
#f1c464
#f0c363

Monochromatic Color with #fed171

#fed171
#292212
#544525
#7e6838
#a98b4b
#d3ae5e

Tints of #fed171 Color

#fed171
#fed680
#fedb90
#fee0a0
#fee5b0
#feeabf
#feefcf
#fef4df
#fef9ef
#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

#fed171
#719efe

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

Split Complementary

#fed171
#71e5fe
#8a71fe

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

Analogous Color

#fe9971
#feb571
#fed171
#feed71
#f3fe71

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

#fed171
#71fed1
#d171fe

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

#fed171
#71fe8a
#719efe
#fe71e4

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

#fed171
#719efe
#8a71fe
#e5fe71

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

#fed171 Color Code Preview on Black Background Color

This is how #fed171 Color will look on black background color. Color contrast ratio is 14.57

#fed171 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fed171

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fed171

#fed171 color code is use for CSS Background Color

Background color for the above div is #fed171

HTML with inline CSS

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

#fed171 color code is use for CSS Border Color

CSS Border color for the above div is #fed171

HTML with inline CSS

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

CSS Border Left color for the above div is #fed171

HTML with inline CSS

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

CSS Border Right color for the above div is #fed171

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fed171

HTML with inline CSS

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

CSS Border Top color for the above div is #fed171

HTML with inline CSS

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

#fed171 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fed171 Color code Preview on White Background

This is how #fed171 Color code will look on white background color. Color contrast ratio is 1.44

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

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,209,113,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(113,158,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,209,113,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.