All Palettes

Color Palette #f3c4b4, #f6e1a2, #a7d7b8, #badae3, #f9b4b4

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-temptation {
color: #f3c4b4;
}
.sun-dust {
color: #f6e1a2;
}
.eerie-glow {
color: #a7d7b8;
}
.breezy-blue {
color: #badae3;
}
.precious-pink {
color: #f9b4b4;
}

/* CSS Variables */
:root {
--peach-temptation:#f3c4b4;
--sun-dust:#f6e1a2;
--eerie-glow:#a7d7b8;
--breezy-blue:#badae3;
--precious-pink:#f9b4b4;
}

More palettes to explore