Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/crayon/src/styles.ts>hsl

🖍️ Terminal styling done light and fast.
Go to Latest
function hsl
import { hsl } from "https://deno.land/x/crayon@3.3.2/src/styles.ts";

Generate StyleCode from HSL values - 24bit (16.7m) color pallete

Parameters

h: number
s: number
l: number
optional
bg: boolean