HTML color code #FFA500

Example of Orange color or HTML color code #FFA500 with complementary color #0059FF.

W3C color name: Orange
Color name: Orange
RGB: 255, 165, 0
HSL: 38.82deg, 100.00%, 50.00%
Web safe color: No

RGB complementary color:

A complementary color for this color is #0059FF (Dark Sky Blue).

Example text color using #FFA500

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:orange;">Your text using color name.</p>
<p style="color:#FFA500;">Your text using HTML color code.</p>
<p style="color:rgb(255 165 0);">Your text using RGB color values.</p>
<p style="color:hsl(38.82deg 100.00% 50.00%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:orange; } </style>
<style> p { color:#FFA500; } </style>
<style> p { color:rgb(255 165 0); } </style>
<style> p { color:hsl(38.82deg 100.00% 50.00%); } </style>

Lighter colors

#FFAF0A
#FFB914
#FFC31E
#FFCD28
#FFD732
#FFE13C
#FFEB46
#FFF550

Darker colors

#F59B00
#EB9100
#E18700
#D77D00
#CD7300
#C36900
#B95F00
#AF5500

Analogous colors

#FFD000
#FFFB00
#D9FF00
#AEFF00
#84FF00
#59FF00
#2FFF00
#04FF00

Trinary colors

#FFA500
#00FFA6
#A600FF

Adjacent colors

#FBB117
#FFAE42
#FFA62F
#FFA600
#EE9A4D
#F4A460
#E2A76F
#C19A6B

Other colors containing "orange"

The following table is a list of other colors containing the keyword "orange" in the color name. This table can give you other ideas for shades of orange.

CodeColor
#FED8B1Light Orange
#FFAE42Yellow Orange or Orange Yellow
#FFA600Cheese Orange
#D4A017Orange Gold
#C88141Tiger Orange
#C47451Orange Salmon
#E56717Papaya Orange
#E66C2CHalloween Orange
#FF6700Neon Orange
#FF5F1FBright Orange
#FE632AFluro Orange
#F87217Pumpkin Orange
#FF7900Safety Orange
#F88017Carrot Orange
#FF8C00DarkOrange (W3C)
#F87431Construction Cone Orange
#E67451Sunrise Orange
#FF8040Mango Orange
#F88158Basket Ball Orange
#F89880Pink Orange
#E55B3CShocking Orange
#FF4500OrangeRed (W3C)
#F8B88BPastel Orange
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes