Color Shades & Tints Generator

Generate complete 11-step shade and tint ramps (50 to 950) for any base hex color with CSS variables and Tailwind exports.

  • 100% free
  • Private in browser
  • No signup
  • No watermarks
50
#EBF3FE
100
#D8E6FD
200
#B1CDFB
300
#89B4FA
400
#629BF8
500Base
#3B82F6
600
#326FD1
700
#295BAC
800
#204887
900
#183462
950
#0F213E

Rate this tool

Be the first to rate — helps others and improves this page.

About Color Shades & Tints Generator

Generate complete 11-step shade and tint ramps (50 to 950) for any base hex color with CSS variables and Tailwind exports. Use this free client-side tool on TheToolss with zero installation and complete privacy.

How to use Color Shades & Tints Generator

  1. Pick or enter your primary brand hex color
  2. Click any swatch to copy individual hex codes
  3. Copy the full CSS variables snippet or Tailwind config
  4. Paste directly into your design system or stylesheet

Key features

  • 11-step tint and shade ramp (50 to 950)
  • Instant hex to clipboard on swatch click
  • Ready-to-use CSS Variables & Tailwind config
  • Calculates luminance for text readability

Frequently asked questions

What are color tints and shades?
Tints are created by mixing a base hue with white (lighter values 50-400), while shades mix with black (darker values 600-950).
Can I use this palette in Tailwind CSS?
Yes, copy the generated JSON config directly into your tailwind.config.js colors object.
How does this tool calculate step 500?
Step 500 represents your original base color, ensuring brand hue consistency.
Are contrast levels calculated?
Yes, text labels dynamically adapt between black and white for optimal readability.
Is there any server requirement?
No, all color math runs in pure client JavaScript.