colorame

colorame

A library to convert colors to names and names to colors

Features

  • ⚙️ Very customizable
  • 🔒 Well tested
  • 🚀 Easy to use

Usage

import { colorToName } from "colorame";
console.log(cocolorToName('#d68f49')lorToName('#d68f49')); // peru

Installation

npm install colorame
yarn add colorame
pnpm add colorame
bun add colorame

Documentation

Documentation is available here.

Generated using TypeDoc