All Palettes

Color Palette #f1a7d5, #f4c4b4, #f4e1a4, #a7d7b8, #6c9fc6

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-kiss {
color: #f1a7d5;
}
.peach-temptation {
color: #f4c4b4;
}
.optimistic-yellow {
color: #f4e1a4;
}
.eerie-glow {
color: #a7d7b8;
}
.cerulean-frost {
color: #6c9fc6;
}

/* CSS Variables */
:root {
--violet-kiss:#f1a7d5;
--peach-temptation:#f4c4b4;
--optimistic-yellow:#f4e1a4;
--eerie-glow:#a7d7b8;
--cerulean-frost:#6c9fc6;
}

More palettes to explore