Skip to main content Skip to docs navigation

#fdaa58 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 Duckling and its hex is #FCB057 Nearest Color Name

Color Hue/Base color: Orange

Hex #fdaa58 Color code in RGB color code model is created after adding 99.22% red color, 66.67% green color and 34.51% blue color. Hex #fdaa58 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 65% yellow and 0.78% black.

Hex #fdaa58 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 #fdaa58 color code.

RGB Chart

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

Color Table

Hex Color Code fdaa58 #fdaa58
RGB Decimal 253, 170, 88 253, 170, 88
RGB Percent 99%, 67%, 35% rgb(99%, 67%, 35%)
CSS RGBa 253, 170, 88,1 rgba(253,170,88,1)
CMYK Model cmyk(0%,33%,65%,0.78%)
HSL Color Space 30,98% ,67% hsl(30,98% ,67%)
HSV Color Space 30°, 65%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 10101010 01011000
Octal 375 252 130
Decimal 253 170 88
Hex fd aa 58

Different shades of #fdaa58 color code.

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

Darkest of #fdaa58
#ba5d02
Darker of #fdaa58
#ec7703
Dark of #fdaa58
#fc9026
Base of #fdaa58
#fdaa58
Light of #fdaa58
#fec48a
Lighter
#feddbd
Lightest
#fff7ef

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

#fdaa58
#58abfd

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

Split Complementary

#fdaa58
#58fdfd
#5858fd

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

Analogous Color

#fd5866
#fd6558
#fdaa58
#fde158
#d4fd58

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

#fdaa58
#aa58fd
#58fdaa

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

#fdaa58
#58fdaa
#58abfd
#fd58ab

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

#fdaa58
#58fd58
#58abfd
#fd58fd

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

#874402
#ba5d02
#ec7703
#fc9026
#fdaa58
#fec48a
#feddbd
#fff7ef
#ffffff

Tints of #fdaa58 Color

#fdaa58
#fdb36a
#fdbc7d
#fdc68f
#fdcfa2
#fed9b4
#fee2c7
#feecd9
#fef5ec
#ffffff

Shades of #fdaa58 color code

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

#fdaa58
#e0974e
#c48444
#a8713a
#8c5e30
#704b27
#54381d
#382513
#1c1209
#000000

Tones

#fdaa58
#ecaa69
#dbaa7a
#caaa8b
#b9aa9c

Tones

Similar Color like #fdaa58 color

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

#feab59
#ffac5a
#ffad5b
#ffae5c
#ffaf5d
#ffb05e
#ffb15f
#ffb260
#ffb361
#ffb462
#ffb563
#ffb664
#ffb765
#ffb866
#fca957
#fba856
#faa755
#f9a654
#f8a553
#f7a452
#f6a351
#f5a250
#f4a14f
#f3a04e
#f29f4d
#f19e4c
#f09d4b
#ef9c4a

Download this Dark Orange

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

#fdaa58 Color Code Preview on Black Background Color

This is how #fdaa58 Color will look on black background color. Color contrast ratio is 11.07

#fdaa58 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdaa58

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdaa58

#fdaa58 color code is use for CSS Background Color

Background color for the above div is #fdaa58

HTML with inline CSS

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

#fdaa58 color code is use for CSS Border Color

CSS Border color for the above div is #fdaa58

HTML with inline CSS

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

CSS Border Left color for the above div is #fdaa58

HTML with inline CSS

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

CSS Border Right color for the above div is #fdaa58

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdaa58

HTML with inline CSS

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

CSS Border Top color for the above div is #fdaa58

HTML with inline CSS

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

#fdaa58 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdaa58 Color code Preview on White Background

This is how #fdaa58 Color code will look on white background color. Color contrast ratio is 1.90

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

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