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

#feaf2e hex color - Yellow - Warm color - Information

#feaf2e hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #feaf2e Color code in RGB color code model is created after adding 99.61% red color, 68.63% green color and 18.04% blue color. Hex #feaf2e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 82% yellow and 0.39% black.

Hex #feaf2e color code is between #ffaa33 web safe hex color code and #eebb22 web safe hex color code. #ffaa33 is the nearest web safe color code. You can see here many more shades of #feaf2e color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codefeaf2e#feaf2e
RGB Decimal254, 175, 46rgb(254, 175, 46)
RGB Percent100%, 69%, 18%rgb(100%, 69%, 18%)
CSS RGBa254, 175, 46,1rgba(254,175,46,1)
CMYK Modelcmyk(0%,31%,82%,0.39%)
HSL Color Space37,99% ,59%hsl(37,99% ,59%)
HSV Color Space37°, 82%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101010111100101110
Octal37625756
Decimal25417546
Hexfeaf2e

Different shades of #feaf2e color code.

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

Light Shade of #feaf2e
#fec261
Dark Shade of #feaf2e
#f89a01
Saturated Shade of #feaf2e
#ffaf2d
Desaturated Shade of #feaf2e
#f3ac38
Grey scale Shade of #feaf2e
#969696
Brighten Shade
#ffc847
Most Readable Shade
#000000

Shades of #feaf2e color code

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

#feaf2e
#e19b28
#c58823
#a9741e
#8d6119
#704d14
#543a0f
#38260a
#1c1305
#000000

Similar Color like #feaf2e color

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

#ffb02f
#ffb130
#ffb231
#ffb332
#ffb433
#ffb534
#ffb635
#ffb736
#ffb837
#ffb938
#ffba39
#ffbb3a
#ffbc3b
#ffbd3c
#fdae2d
#fcad2c
#fbac2b
#faab2a
#f9aa29
#f8a928
#f7a827
#f6a726
#f5a625
#f4a524
#f3a423
#f2a322
#f1a221
#f0a120

Monochromatic Color with #feaf2e

#feaf2e
#291d08
#543a0f
#7e5717
#a9741f
#d39226

Tints of #feaf2e Color

#feaf2e
#feb745
#fec05c
#fec973
#fed28a
#fedba2
#fee4b9
#feedd0
#fef6e7
#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

#feaf2e
#2e7dfe

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

Split Complementary

#feaf2e
#2ee5fe
#472efe

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

Analogous Color

#fe5c2e
#fe852e
#feaf2e
#fed92e
#fafe2e

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

#feaf2e
#2efeaf
#af2efe

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

#feaf2e
#2efe47
#2e7dfe
#fe2ee5

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

#feaf2e
#2e7dfe
#472efe
#e5fe2e

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

#feaf2e Color Code Preview on Black Background Color

This is how #feaf2e Color will look on black background color. Color contrast ratio is 11.39

#feaf2e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feaf2e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feaf2e

#feaf2e color code is use for CSS Background Color

Background color for the above div is #feaf2e

HTML with inline CSS

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

#feaf2e color code is use for CSS Border Color

CSS Border color for the above div is #feaf2e

HTML with inline CSS

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

CSS Border Left color for the above div is #feaf2e

HTML with inline CSS

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

CSS Border Right color for the above div is #feaf2e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #feaf2e

HTML with inline CSS

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

CSS Border Top color for the above div is #feaf2e

HTML with inline CSS

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

#feaf2e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#feaf2e Color code Preview on White Background

This is how #feaf2e Color code will look on white background color. Color contrast ratio is 1.84

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

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,175,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(46,125,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,175,46,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.