HTML color code #FAFAD2
W3C color name: LightGoldenRodYellow
Color name: Light Golden Rod Yellow
RGB: 250, 250, 210
HSL: 60deg, 80.00%, 90.20%
Web safe color: No
RGB complementary color:
A complementary color for this color is #D2D2FA.
Example text color using #FAFAD2
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:lightgoldenrodyellow;">Your text using color name.</p> <p style="color:#FAFAD2;">Your text using HTML color code.</p> <p style="color:rgb(250 250 210);">Your text using RGB color values.</p> <p style="color:hsl(60deg 80.00% 90.20%);">Your text using HSL color values.</p>
CSS code examples
<style> p { color:lightgoldenrodyellow; } </style> <style> p { color:#FAFAD2; } </style> <style> p { color:rgb(250 250 210); } </style> <style> p { color:hsl(60deg 80.00% 90.20%); } </style>
Lighter colors
Darker colors
Analogous colors
Trinary colors
Adjacent colors
Other colors containing "gold" or "yellow"
The following table is a list of other colors containing the keyword "gold" or "yellow" in the color name. This table can give you other ideas for shades of gold" or "yellow.
Code | Color |
---|---|
#9ACD32 | YellowGreen (W3C) |
#87F717 | Yellow Lawn Green |
#B1FB17 | Dull Green Yellow |
#ADFF2F | GreenYellow (W3C) |
#DAEE01 | Neon Yellow Green |
#E2F516 | Yellow Green Grosbeak |
#FFFFE0 | LightYellow (W3C) |
#F2F0DF | White Yellow |
#FBE7A1 | Golden Blonde |
#F3E3C3 | Golden Silk |
#F1E5AC | Light Gold |
#EEE8AA | PaleGoldenRod (W3C) |
#EDE275 | Harvest Gold |
#FFE87C | Sun Yellow |
#FFF380 | Corn Yellow |
#FAF884 | Pastel Yellow |
#FFFF33 | Neon Yellow |
#FFFF00 | Yellow (W3C) |
#FEF250 | Lemon Yellow |
#FFEF00 | Canary Yellow |
#F5E216 | Banana Yellow |
#FFDB58 | Mustard Yellow |
#FFDF00 | Golden Yellow |
#F9DB24 | Bold Yellow |
#EED202 | Safety Yellow |
#FFD801 | Rubber Ducky Yellow |
#FFD700 | Gold (W3C) |
#FDD017 | Bright Gold |
#FFCE44 | Chrome Gold |
#EAC117 | Golden Brown |
#F6BE00 | Deep Yellow |
#FDBD01 | Neon Gold |
#FFAE42 | Yellow Orange or Orange Yellow |
#C9AE5D | Bronze Gold |
#D4AF37 | Metallic Gold |
#E9AB17 | Bee Yellow |
#E8A317 | School Bus Yellow |
#DAA520 | GoldenRod (W3C) |
#D4A017 | Orange Gold |
#B8860B | DarkGoldenRod (W3C) |
#AA6C39 | Dark Gold |
#8B8000 | Dark Yellow |
#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.