All Palettes

Color Palette #a1d5e8, #e1b7e1, #f5d6a3, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.light-budgie-blue {
color: #a1d5e8;
}
.romantic-morning {
color: #e1b7e1;
}
.pismo-dunes {
color: #f5d6a3;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--light-budgie-blue:#a1d5e8;
--romantic-morning:#e1b7e1;
--pismo-dunes:#f5d6a3;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore