for (int i = 0; i < 4; i++) {
            colorView[i].setBackgroundColor(
                    getBlendColor(
                            primaryColor,
                            R.color.grey,