All Palettes

Color Palette #e0a4c8, #f1c84b, #69af4b, #2f99da, #f9a4a4

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e0a4c8;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.sour-candy {
color: #69af4b;
}
.boyzone {
color: #2f99da;
}
.her-majesty {
color: #f9a4a4;
}

/* CSS Variables */
:root {
--prettiest-pink:#e0a4c8;
--solar-plexus-chakra:#f1c84b;
--sour-candy:#69af4b;
--boyzone:#2f99da;
--her-majesty:#f9a4a4;
}

More palettes to explore