All Palettes

Color Palette #f9aeae, #f1c84b, #a8d3e1, #699b8d, #e8b0c4

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.light-blue-glint {
color: #a8d3e1;
}
.little-league {
color: #699b8d;
}
.athena-pink {
color: #e8b0c4;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--solar-plexus-chakra:#f1c84b;
--light-blue-glint:#a8d3e1;
--little-league:#699b8d;
--athena-pink:#e8b0c4;
}

More palettes to explore