Is there anyway to find different colours in html because remembering these colours hexadecimal numbers seems impossible?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Is there anyway to find different colours in html because remembering these colours hexadecimal numbers seems impossible??

27th Jun 2021, 5:36 AM
Learner
Learner - avatar
3 Answers
+ 3
You dont have to remember . You can use this : https://htmlcolorcodes.com/color-picker/ or you may also wana try using devtools
27th Jun 2021, 5:42 AM
Prashanth Kumar
Prashanth Kumar - avatar
+ 1
Hi Some ide like vscode have a color picker so it is easy to choose colors in work
27th Jun 2021, 7:07 AM
CyrusKabir
CyrusKabir - avatar
0
Color picker? Easy! Just do <input type="color">.
8th Jul 2021, 10:28 AM
Chin Serng Siew
Chin Serng Siew - avatar