HTML Color Names Reference

Complete guide to 140+ HTML color names for Deckbuilder table styling

🎨 Using HTML Colors in Deckbuilder

Deckbuilder now supports all 140 standard HTML color names plus 'transparent' for table styling. Use these human-readable color names instead of hex codes for easier customization.

Example usage in frontmatter: custom_colors: header_bg: "navy" # Dark blue header header_text: "white" # White text primary_row: "lightgray" # Light gray rows alt_row: "transparent" # Transparent alternating rows border_color: "silver" # Silver borders

🔍 Special Color: Transparent

TRANSPARENT
transparent
Creates truly transparent backgrounds

Perfect for: Overlay tables, status indicators, and clean minimal designs

🔴 Red Family

🟠 Orange Family

🟡 Yellow Family

🟢 Green Family

🔵 Blue Family

🟣 Purple Family

🤍 White/Gray Family

🤎 Brown Family