🎨

Color Shades

Generate a full shade palette from any color

Tailwind Config

'custom': {
  '50': '#fef1f7',
  '100': '#fce3f0',
  '200': '#f8bedb',
  '300': '#f495c4',
  '400': '#ef62a8',
  '500': '#e71880',
  '600': '#bd1469',
  '700': '#a21159',
  '800': '#7d0d45',
  '900': '#5c0a33',
  '950': '#410724'
}