gradient-designer
gradient-designer copied to clipboard
Native CSS background-image values don't update

The tailwind classes colors don't match the colors in linear-gradient css:
blueGray-500 (#64748b) is not the same as rgb(234, 88, 12) (#ea580c)
and coolGray-700 (#374151) is not the same as rgb(202, 138, 4) (#ca8a04)