- 1
Is there anyway to find different colours in html because remembering these colours hexadecimal numbers seems impossible??
3 Réponses
+ 3
You dont have to remember .
You can use this : https://htmlcolorcodes.com/color-picker/ or you may also wana try using devtools
+ 1
Hi
Some ide like vscode have a color picker so it is easy to choose colors in work
0
Color picker? Easy! Just do <input type="color">.