All Palettes

Color Palette #a1d6e8, #a7e2d4, #f4f8b4, #f1c84b, #f25a69

0%
0%
0%

CSS code for this palette

/* CSS */
.light-budgie-blue {
color: #a1d6e8;
}
.botanical-tint {
color: #a7e2d4;
}
.yellow-chalk {
color: #f4f8b4;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.pink-pepper {
color: #f25a69;
}

/* CSS Variables */
:root {
--light-budgie-blue:#a1d6e8;
--botanical-tint:#a7e2d4;
--yellow-chalk:#f4f8b4;
--solar-plexus-chakra:#f1c84b;
--pink-pepper:#f25a69;
}

More palettes to explore