
seen from Australia

seen from Switzerland
seen from Switzerland

seen from Switzerland
seen from Japan

seen from South Korea

seen from Switzerland

seen from Switzerland
seen from Japan
seen from Brazil

seen from Switzerland

seen from United States

seen from United States
seen from United States

seen from United States
seen from United States

seen from United States
seen from United States
seen from United States
seen from United States
Extends a 3-digit color code to a 6-digit color code. Use Array.prototype.map(), String.prototype.split() and Array.prototype.join() to join the mapped array for converting a 3-digit RGB notated hexadecimal color-code to the 6-digit form. Array.prototype.slice() is used to remove # from string start since it’s added once. ⚛️ Examples: extendHex(’#03f’); // ’#0033ff' extendHex(‘05a’); // ’#0055aa' ➖➖➖ ➡️ Follow @the.unpaid.dev for new JS, CSS 🔥🔥🔥 ➖➖➖ (at Nagpur) https://www.instagram.com/p/B0Q2jt-HZ9p/?igshid=p3i7b09ye4aj #frontenddeveloper #webdev #webdeveloper #webdevelopment #codingisfun #programmerrepublic #code #programming #website #frontend #codinglife #worldcode #education #buildtheweb #websitedesign #webdesign #codeismylife #coding #buildupdevs #learntocode #javascript #js #javascriptdeveloper #weprogrammers
Very Dark Turquoise to Mostly Pure Blue #006633 to #0033FF (RGB; Upper Left to Lower Right)
Pakistan Green to Mostly Pure Blue #006600 to #0033FF (RGB; Upper Left to Lower Right)
Mostly Pure Blue to Very Pale Yellow #0033FF to #FFFFCC (RGB; Upper Left to Lower Right)
Mostly Pure Blue to Unmellow Yellow #0033FF to #FFFF66 (RGB; Upper Left to Lower Right)