colors: { 'cobalt': { DEFAULT: '#0045ac', //primario '50': '#ebf8ff', '100': '#d1f0ff', '200': '#aee4ff', '300': '#76d6ff', '400': '#35beff', '500': '#0798ff', '600': '#0072ff', '700': '#0059ff', '800': '#004ad7', '950': '#062965', },
$panel ->colors([ 'primary' => [ 50 => '238, 242, 255', 100 => '224, 231, 255', 200 => '199, 210, 254', 300 => '165, 180, 252', 400 => '129, 140, 248' 500 => '99, 102, 241', 600 => '79, 70, 229', 700 => '67, 56, 202',