Skip to main content Skip to docs navigation

#feaf3f hex color | Download Dark Orange BG image | Information

Color Picker

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

Woow we have a nearby visually matching color name available. It's name is Mandarin Sorbet and its hex is #FFAE42 Nearest Color Name

Color Hue/Base color: Orange

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

Hex #feaf3f color code is between #ffaa44 web safe hex color code and #eebb33 web safe hex color code. #ffaa44 is the nearest web safe color code. You can see here many more shades of #feaf3f color code.

RGB Chart

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

Color Table

Hex Color Code feaf3f #feaf3f
RGB Decimal 254, 175, 63 254, 175, 63
RGB Percent 100%, 69%, 25% rgb(100%, 69%, 25%)
CSS RGBa 254, 175, 63,1 rgba(254,175,63,1)
CMYK Model cmyk(0%,31%,75%,0.39%)
HSL Color Space 35,99% ,62% hsl(35,99% ,62%)
HSV Color Space 35°, 75%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 10101111 00111111
Octal 376 257 77
Decimal 254 175 63
Hex fe af 3f

Different shades of #feaf3f color code.

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

Darkest of #feaf3f
#a36001
Darker of #feaf3f
#d67e01
Dark of #feaf3f
#fe9a0c
Base of #feaf3f
#feaf3f
Light of #feaf3f
#fec472
Lighter
#ffd9a4
Lightest
#ffeed7

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

#feaf3f
#3f8efe

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

Split Complementary

#feaf3f
#3feefe
#503ffe

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

Analogous Color

#fe403f
#fe5f3f
#feaf3f
#feef3f
#befe3f

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

#feaf3f
#af3ffe
#3ffeaf

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

#feaf3f
#3ffeaf
#3f8efe
#fe3f8e

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#feaf3f
#3ffe50
#3f8efe
#fe3fee

Square 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).

Monochromatic Color with #feaf3f

#704201
#a36001
#d67e01
#fe9a0c
#feaf3f
#fec472
#ffd9a4
#ffeed7
#ffffff

Tints of #feaf3f Color

#feaf3f
#feb754
#fec069
#fec97f
#fed294
#fedba9
#fee4bf
#feedd4
#fef6e9
#ffffff

Shades of #feaf3f color code

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

#feaf3f
#e19b38
#c58831
#a9742a
#8d6123
#704d1c
#543a15
#38260e
#1c1307
#000000

Tones

#feaf3f
#ebac52
#d7a866
#c4a579
#b1a28c

Tones

Similar Color like #feaf3f color

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

#ffb040
#ffb141
#ffb242
#ffb343
#ffb444
#ffb545
#ffb646
#ffb747
#ffb848
#ffb949
#ffba4a
#ffbb4b
#ffbc4c
#ffbd4d
#fdae3e
#fcad3d
#fbac3c
#faab3b
#f9aa3a
#f8a939
#f7a838
#f6a737
#f5a636
#f4a535
#f3a434
#f2a333
#f1a232
#f0a131

Download this Dark Orange

Hex #feaf3f 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.

#feaf3f Color Code Preview on Black Background Color

This is how #feaf3f Color will look on black background color. Color contrast ratio is 11.42

#feaf3f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feaf3f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feaf3f

#feaf3f color code is use for CSS Background Color

Background color for the above div is #feaf3f

HTML with inline CSS

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

#feaf3f color code is use for CSS Border Color

CSS Border color for the above div is #feaf3f

HTML with inline CSS

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

CSS Border Left color for the above div is #feaf3f

HTML with inline CSS

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

CSS Border Right color for the above div is #feaf3f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #feaf3f

HTML with inline CSS

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

CSS Border Top color for the above div is #feaf3f

HTML with inline CSS

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

#feaf3f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#feaf3f Color code Preview on White Background

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(254,175,63,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(63,142,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,175,63,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }