HTML color code #DAA520
W3C color name: GoldenRod
Color name: Golden Rod
RGB: 218, 165, 32
HSL: 42.90deg, 74.40%, 49.02%
Web safe color: No
RGB complementary color:
A complementary color for this color is #2155D9.
Example text color using #DAA520
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:goldenrod;">Your text using color name.</p> <p style="color:#DAA520;">Your text using HTML color code.</p> <p style="color:rgb(218 165 32);">Your text using RGB color values.</p> <p style="color:hsl(42.90deg 74.40% 49.02%);">Your text using HSL color values.</p>
CSS code examples
<style> p { color:goldenrod; } </style> <style> p { color:#DAA520; } </style> <style> p { color:rgb(218 165 32); } </style> <style> p { color:hsl(42.90deg 74.40% 49.02%); } </style>
Lighter colors
Darker colors
Analogous colors
Trinary colors
Adjacent colors
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.
Code | Color |
---|---|
#FAFAD2 | LightGoldenRodYellow (W3C) |
#FBE7A1 | Golden Blonde |
#F3E3C3 | Golden Silk |
#F1E5AC | Light Gold |
#EEE8AA | PaleGoldenRod (W3C) |
#EDE275 | Harvest Gold |
#FFDF00 | Golden Yellow |
#FFD700 | Gold (W3C) |
#FDD017 | Bright Gold |
#FFCE44 | Chrome Gold |
#EAC117 | Golden Brown |
#FDBD01 | Neon Gold |
#C9AE5D | Bronze Gold |
#D4AF37 | Metallic Gold |
#D4A017 | Orange Gold |
#B8860B | DarkGoldenRod (W3C) |
#AA6C39 | Dark Gold |
#EB5406 | Red Gold |
#B76734 | Petra Gold |
#E6C7C2 | Gold Pink |
#ECC5C0 | Rose Gold |
#FFFFF4 | White Gold |
Enter any HTML color code into our search to get results like this page.