colour palette for website code example
Example 1: website background colour
body {
background-color: lightblue;
}
Example 2: website color schemes
#111827 -- Like Dark Mode
#6366F1 -- Light Purple
https://tailwindcss.com/docs/customizing-colors