CoToCoWind

Open source

Find the closest Tailwind CSS color to any hue — paste a value, get the matching Tailwind class instantly.

About

CoToCoWind (Color To Color Wind) solves a small but recurring problem: you have a color from a design — a hex or RGB value — and you want to stay within the Tailwind CSS palette. Paste the value and the tool instantly finds the closest Tailwind color and shade.

It is a deliberately small, focused utility built with Next.js, TypeScript and shadcn/ui — open the page, get your answer, copy the class, move on.

Features

  • Instant closest-color matching against the full Tailwind palette
  • Accepts arbitrary hex color values
  • Returns the exact Tailwind color name and shade
  • One-click copy of the result
  • Minimal, fast, single-purpose interface

Stack

  • Next.js
  • TypeScript
  • Tailwind CSS
  • shadcn/ui

Info

Platform
Web
Visit the siteView the code