All Palettes

Color Palette #a7b3c8, #9fc1d6, #83d8d5, #f5b400, #e05c8f

0%
0%
0%

CSS code for this palette

/* CSS */
.ballroom-blue {
color: #a7b3c8;
}
.bluette {
color: #9fc1d6;
}
.mountain-lake-blue {
color: #83d8d5;
}
.american-yellow {
color: #f5b400;
}
.carmine-rose {
color: #e05c8f;
}

/* CSS Variables */
:root {
--ballroom-blue:#a7b3c8;
--bluette:#9fc1d6;
--mountain-lake-blue:#83d8d5;
--american-yellow:#f5b400;
--carmine-rose:#e05c8f;
}

More palettes to explore