All Palettes

Color Palette #33a1eb, #6bd2f5, #a3e2f5, #f1c40e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.rockman-blue {
color: #33a1eb;
}
.heisenberg-blue {
color: #6bd2f5;
}
.ganon-blue {
color: #a3e2f5;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--rockman-blue:#33a1eb;
--heisenberg-blue:#6bd2f5;
--ganon-blue:#a3e2f5;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
}

More palettes to explore