All Palettes

Color Palette #f6a2a2, #f3d5a5, #f1eaa7, #a5d9b8, #88b7e2

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f6a2a2;
}
.pismo-dunes {
color: #f3d5a5;
}
.majestic-treasures {
color: #f1eaa7;
}
.eerie-glow {
color: #a5d9b8;
}
.blue-eyed-boy {
color: #88b7e2;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f6a2a2;
--pismo-dunes:#f3d5a5;
--majestic-treasures:#f1eaa7;
--eerie-glow:#a5d9b8;
--blue-eyed-boy:#88b7e2;
}

More palettes to explore