All Palettes

Color Palette #a5a9d4, #b6b8e2, #e2e5f3, #f1c84b, #e77b6a

0%
0%
0%

CSS code for this palette

/* CSS */
.childish-wonder {
color: #a5a9d4;
}
.wish {
color: #b6b8e2;
}
.crystal-falls {
color: #e2e5f3;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.watermelon-slice {
color: #e77b6a;
}

/* CSS Variables */
:root {
--childish-wonder:#a5a9d4;
--wish:#b6b8e2;
--crystal-falls:#e2e5f3;
--solar-plexus-chakra:#f1c84b;
--watermelon-slice:#e77b6a;
}

More palettes to explore