All Tools
1049+ free tools

Tailwind Color Generator

Generate a Tailwind color palette from one base color.

50
100
200
300
400
500
600
700
800
900
950
module.exports = {
  theme: {
    extend: {
      colors: {
        brand: {
          50: '#c6eafa',
          100: '#b2e2f8',
          200: '#89d3f4',
          300: '#60c4f0',
          400: '#37b4ed',
          500: '#0ea5e9',
          600: '#0098e6',
          700: '#008ce3',
          800: '#007fe0',
          900: '#0073dd',
          950: '#006cdb',
        }
      }
    }
  }
}

Related web-design tools

CSS Animation Generator
Create CSS animations with live preview & presets
SVG Blob Generator
Generate organic SVG blob shapes with gradients
Box Shadow Generator
CSS box-shadow with live preview & copy
Border Radius Generator
CSS border-radius with preview