#FFA500 - Orange

The hexadecimal color code #FFA500 corresponds to the color "Orange" , which is a shade of Orange. This color is a combination of red (at 1,00 level), green (at 0,65 level) and blue (at 0,00 level). Its brightness is 50% and its saturation is 100%. It is composed of red at 60%, green at 39% and blue at 0%.


Features

Hue

Saturation

Brightness

39
100
50
Official nameOrange
Shade of Orange
Hex Code #FFA500
RGB Code rgb( 255 , 165 , 0)
RGB Code Percentagergb( 100.0% , 64.7% , 0.0% )
HSLhsl( 39 , 100% , 50% )
Complementary
Color
#005AFF


Variations of #FFA500

Lighter Shades

Palette of gradually lightened shades. The lightest shade of #FFA500 is the color #FFF6E5

Orange

#ffa500

Darker Shades

Palette of progressively darker shades. The darkest shade is #191000.

Orange

#ffa500

Other Shades of Orange

Examples of other colors within the Orange spectrum .

See more



Color Palettes

The complementary color #005AFF is the color exactly opposite to #FFA500 on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.

Complementary color palette

Orange

#FFA500

Triadic palette

Orange

#FFA500



Uses of #FFA500 in CSS

When using #FFA500 as the background color, consider selecting a darker text color for improved readability. If you want to use #FFA500 as the text color, prefer a dark background, such as Black.
You can replace the color code #FFA500 with its official name: Orange. You can then write in CSS "background: Orange " for a background of #FFA500.

#FFA500 as background color

Black text
White text
div{ background: #FFA500;  }

div{ background: Orange; }

Colored text

With a white background or
with a dark background
div{ color: #FFA500;  }

div{ color: Orange; }

Border

#FFA500 colored border with a width of 3px
div{ border: 3px solid #FFA500;  }

div{ border: 3px solid Orange; }

Shadow

#FFA500 shadow colored
div{ box-shadow: 3px 3px 7px #FFA500; }

div{ box-shadow: 3px 3px 7px Orange; }

Note:
In CSS, the color code #FFA500 can be replaced with its official name "".

Similar Colors

Other color codes similar or equivalent to the specified color code #FFA500.

Choose another color

Select another color on color wheel.

Selected color: