Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/twd/colors.ts>yellow

🚩 Simple tailwind like CLI tool for deno 🦕
Latest
variable yellow
import { yellow } from "https://deno.land/x/twd@v0.4.8/colors.ts";

type

{ readonly 50: "#fefce8"; readonly 100: "#fef9c3"; readonly 200: "#fef08a"; readonly 300: "#fde047"; readonly 400: "#facc15"; readonly 500: "#eab308"; readonly 600: "#ca8a04"; readonly 700: "#a16207"; readonly 800: "#854d0e"; readonly 900: "#713f12"; }