Skip to main content Skip to docs navigation

#feaa5b 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 Sailing Tangerine and its hex is #FFA857 Nearest Color Name

Color Hue/Base color: Orange

Hex #feaa5b Color code in RGB color code model is created after adding 99.61% red color, 66.67% green color and 35.69% blue color. Hex #feaa5b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 64% yellow and 0.39% black.

Hex #feaa5b color code is between #ff9955 web safe hex color code and #eebb66 web safe hex color code. #ff9955 is the nearest web safe color code. You can see here many more shades of #feaa5b color code.

RGB Chart

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

Color Table

Hex Color Code feaa5b #feaa5b
RGB Decimal 254, 170, 91 254, 170, 91
RGB Percent 100%, 67%, 36% rgb(100%, 67%, 36%)
CSS RGBa 254, 170, 91,1 rgba(254,170,91,1)
CMYK Model cmyk(0%,33%,64%,0.39%)
HSL Color Space 29,99% ,68% hsl(29,99% ,68%)
HSV Color Space 29°, 64%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 10101010 01011011
Octal 376 252 133
Decimal 254 170 91
Hex fe aa 5b

Different shades of #feaa5b color code.

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

Darkest of #feaa5b
#bf5d01
Darker of #feaa5b
#f27601
Dark of #feaa5b
#fe9028
Base of #feaa5b
#feaa5b
Light of #feaa5b
#fec48e
Lighter
#ffdfc0
Lightest
#fff9f3

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

#feaa5b
#5baffe

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

Split Complementary

#feaa5b
#5bfefc
#5b5efe

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

Analogous Color

#fe5b6b
#fe665b
#feaa5b
#fee05b
#d8fe5b

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

#feaa5b
#aa5bfe
#5bfeaa

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

#feaa5b
#5bfeaa
#5baffe
#fe5baf

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

#feaa5b
#5efe5b
#5baffe
#fc5bfe

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 #feaa5b

#8c4401
#bf5d01
#f27601
#fe9028
#feaa5b
#fec48e
#ffdfc0
#fff9f3
#ffffff

Tints of #feaa5b Color

#feaa5b
#feb36d
#febc7f
#fec691
#fecfa3
#fed9b6
#fee2c8
#feecda
#fef5ec
#ffffff

Shades of #feaa5b color code

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

#feaa5b
#e19750
#c58446
#a9713c
#8d5e32
#704b28
#54381e
#382514
#1c120a
#000000

Tones

#feaa5b
#eeab6c
#ddab7c
#cdac8d
#bcac9d

Tones

Similar Color like #feaa5b color

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

#ffab5c
#ffac5d
#ffad5e
#ffae5f
#ffaf60
#ffb061
#ffb162
#ffb263
#ffb364
#ffb465
#ffb566
#ffb667
#ffb768
#ffb869
#fda95a
#fca859
#fba758
#faa657
#f9a556
#f8a455
#f7a354
#f6a253
#f5a152
#f4a051
#f39f50
#f29e4f
#f19d4e
#f09c4d

Download this Dark Orange

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

#feaa5b Color Code Preview on Black Background Color

This is how #feaa5b Color will look on black background color. Color contrast ratio is 11.12

#feaa5b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feaa5b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feaa5b

#feaa5b color code is use for CSS Background Color

Background color for the above div is #feaa5b

HTML with inline CSS

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

#feaa5b color code is use for CSS Border Color

CSS Border color for the above div is #feaa5b

HTML with inline CSS

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

CSS Border Left color for the above div is #feaa5b

HTML with inline CSS

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

CSS Border Right color for the above div is #feaa5b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #feaa5b

HTML with inline CSS

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

CSS Border Top color for the above div is #feaa5b

HTML with inline CSS

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

#feaa5b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#feaa5b Color code Preview on White Background

This is how #feaa5b Color code will look on white background color. Color contrast ratio is 1.89

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

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