Skip to main content
Module

x/color_hash/lib/colors.ts

Generate color based on the given string (using HSL color space and SHA256).
Latest
import * as colorHash from "https://deno.land/x/color_hash@v2.0.1/lib/colors.ts";

Variables

Convert HSL to RGB

Convert RGB Array to HEX