HTML color code #FFD700

Example of Gold color or HTML color code #FFD700 with complementary color #0026FF.

W3C color name: Gold
Color name: Gold
RGB: 255, 215, 0
HSL: 50.59deg, 100.00%, 50.00%
Web safe color: No

RGB complementary color:

A complementary color for this color is #0026FF.

Example text color using #FFD700

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

CSS code examples

<style> p { color:gold; } </style>
<style> p { color:#FFD700; } </style>
<style> p { color:rgb(255 215 0); } </style>
<style> p { color:hsl(50.59deg 100.00% 50.00%); } </style>

Lighter colors

#FFE10A
#FFEB14
#FFF51E
#FFFF28
#FFFF32
#FFFF3C
#FFFF46
#FFFF50

Darker colors

#F5CD00
#EBC300
#E1B900
#D7AF00
#CDA500
#C39B00
#B99100
#AF8700

Analogous colors

#FBFF00
#D0FF00
#A6FF00
#7BFF00
#51FF00
#26FF00
#00FF04
#00FF2F

Trinary colors

#FFD700
#00FFD9
#D900FF

Adjacent colors

#FFDF00
#F9DB24
#EED202
#FFD801
#FDD017
#FFCE44
#EAC117
#F6BE00

Other colors containing "gold"

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

CodeColor
#FAFAD2LightGoldenRodYellow (W3C)
#FBE7A1Golden Blonde
#F3E3C3Golden Silk
#F1E5ACLight Gold
#EEE8AAPaleGoldenRod (W3C)
#EDE275Harvest Gold
#FFDF00Golden Yellow
#FDD017Bright Gold
#FFCE44Chrome Gold
#EAC117Golden Brown
#FDBD01Neon Gold
#C9AE5DBronze Gold
#D4AF37Metallic Gold
#DAA520GoldenRod (W3C)
#D4A017Orange Gold
#B8860BDarkGoldenRod (W3C)
#AA6C39Dark Gold
#EB5406Red Gold
#B76734Petra Gold
#E6C7C2Gold Pink
#ECC5C0Rose Gold
#FFFFF4White Gold
Tip

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

Computer Hope - HTML color codes - Top 100 color codes