What is a hex color?
A six-digit hex color encodes red, green, and blue channels as two hexadecimal digits each. #7c3aed means R=124, G=58, B=237. Three-digit shorthand (#f0a) expands by doubling each digit.
Hex vs HSL
Designers often think in hue, saturation, and lightness. ChromaNest shows HSL beside every swatch so you can nudge lightness for accessible text while keeping the same hue family.
Workflow tips
- Lock a brand hex, then regenerate harmony partners
- Verify text pairs with the contrast checker
- Export a full Tailwind scale from your primary hex
- Soften backgrounds with a CSS gradient