All Palettes

Color Palette #fab700, #f1a8a2, #e3b5e8, #b7e3f1, #a3d7a3

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.calabrese {
color: #f1a8a2;
}
.blackberry-yogurt {
color: #e3b5e8;
}
.ocean-front {
color: #b7e3f1;
}
.green-trance {
color: #a3d7a3;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--calabrese:#f1a8a2;
--blackberry-yogurt:#e3b5e8;
--ocean-front:#b7e3f1;
--green-trance:#a3d7a3;
}

More palettes to explore