All Palettes

Color Palette #6cd5d4, #f5b9a3, #f0e8a8, #e6a3c7, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.throat-chakra {
color: #6cd5d4;
}
.certain-peach {
color: #f5b9a3;
}
.pineapple-delight {
color: #f0e8a8;
}
.prettiest-pink {
color: #e6a3c7;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--throat-chakra:#6cd5d4;
--certain-peach:#f5b9a3;
--pineapple-delight:#f0e8a8;
--prettiest-pink:#e6a3c7;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore