# 🛠️ Useful Tools

#### Favicon generator

- [Favicon.io](https://favicon.io/) - can generate from text, images, or emoji

#### HTML Color Picker

- [Hue/Saturation/Lightness color picker on W3Schools](https://www.w3schools.com/colors/colors_hsl.asp) - easily find the color you want in the html hex format

#### W3C Validator

- [validator.w3.org](https://validator.w3.org/) - make sure your website code is valid (note - use this as a guide, not the law)