Skip to content

Instantly share code, notes, and snippets.

@adtjha
Last active August 30, 2021 13:25
Show Gist options
  • Save adtjha/0fdbfc2acd1ace012514d145f5fa32f8 to your computer and use it in GitHub Desktop.
Save adtjha/0fdbfc2acd1ace012514d145f5fa32f8 to your computer and use it in GitHub Desktop.
Combine values to get a soothable hsl code.
{
"hue": [0, 50, 100, 200, 250, 300, 350],
"saturation": [20, 40, 50, 60, 80],
"brightness": [30, 60, 70, 90, 100]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment