All Palettes

Color Palette #fab700, #fbea6a, #a1dff7, #0076a8, #d54030

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.yellowish {
color: #fbea6a;
}
.ganon-blue {
color: #a1dff7;
}
.summer-lake {
color: #0076a8;
}
.punch {
color: #d54030;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--yellowish:#fbea6a;
--ganon-blue:#a1dff7;
--summer-lake:#0076a8;
--punch:#d54030;
}

More palettes to explore