HTML color code #FF8C00

Example of DarkOrange color or HTML color code #FF8C00 with complementary color #0073FF.

W3C color name: DarkOrange
Color name: Dark Orange
RGB: 255, 140, 0
HSL: 32.94deg, 100.00%, 50.00%
Web safe color: No

RGB complementary color:

A complementary color for this color is #0073FF.

Example text color using #FF8C00

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:darkorange;">Your text using color name.</p>
<p style="color:#FF8C00;">Your text using HTML color code.</p>
<p style="color:rgb(255 140 0);">Your text using RGB color values.</p>
<p style="color:hsl(32.94deg 100.00% 50.00%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:darkorange; } </style>
<style> p { color:#FF8C00; } </style>
<style> p { color:rgb(255 140 0); } </style>
<style> p { color:hsl(32.94deg 100.00% 50.00%); } </style>

Lighter colors

#FF960A
#FFA014
#FFAA1E
#FFB428
#FFBE32
#FFC83C
#FFD246
#FFDC50

Darker colors

#F58200
#EB7800
#E16E00
#D76400
#CD5A00
#C35000
#B94600
#AF3C00

Analogous colors

#FFB700
#FFE100
#F2FF00
#C8FF00
#9DFF00
#73FF00
#48FF00
#1EFF00

Trinary colors

#FF8C00
#00FF8C
#8C00FF

Adjacent colors

#FE632A
#F87217
#FF7900
#F88017
#F87431
#FF7722
#E67451
#FF8040

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
#FFA500Orange (W3C)
#D4A017Orange Gold
#C88141Tiger Orange
#C47451Orange Salmon
#E56717Papaya Orange
#E66C2CHalloween Orange
#FF6700Neon Orange
#FF5F1FBright Orange
#FE632AFluro Orange
#F87217Pumpkin Orange
#FF7900Safety Orange
#F88017Carrot Orange
#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