All Palettes

Color Palette #f7b5a1, #f4d1a4, #f2df9c, #aad5b7, #6cb8e4

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.tequila {
color: #f4d1a4;
}
.buttery-croissant {
color: #f2df9c;
}
.eerie-glow {
color: #aad5b7;
}
.norfolk-sky {
color: #6cb8e4;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--tequila:#f4d1a4;
--buttery-croissant:#f2df9c;
--eerie-glow:#aad5b7;
--norfolk-sky:#6cb8e4;
}

More palettes to explore