All Palettes

Color Palette #f6b6e0, #f1c84b, #9ad6f9, #f1a7b6, #f47f1f

0%
0%
0%

CSS code for this palette

/* CSS */
.cotton-candy-aesthetic {
color: #f6b6e0;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.shiva-blue {
color: #9ad6f9;
}
.princess {
color: #f1a7b6;
}
.consumed-by-fire {
color: #f47f1f;
}

/* CSS Variables */
:root {
--cotton-candy-aesthetic:#f6b6e0;
--solar-plexus-chakra:#f1c84b;
--shiva-blue:#9ad6f9;
--princess:#f1a7b6;
--consumed-by-fire:#f47f1f;
}

More palettes to explore