#!/bin/ash
which gcolor3 && exec gcolor3 || yad  --title "Выбор цвета"  --color --window-icon=gtk-color-picker
