Skip to main content

randomPastelColor

Get a random pastel color.

Examples

randomPastelColor();
// => 'hsl(85.78009756824814,31.861668997564585%,90.94781190317771%)'

Returns string of HSL color.

Meta

  • version: 1.0.0