All Palettes

Color Palette #f6a2be, #f7e9a1, #b5e1a3, #6dc5e8, #f16f80

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a2be;
}
.lazy-daisy {
color: #f7e9a1;
}
.basil-smash {
color: #b5e1a3;
}
.candid-blue {
color: #6dc5e8;
}
.strawberry-pink {
color: #f16f80;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a2be;
--lazy-daisy:#f7e9a1;
--basil-smash:#b5e1a3;
--candid-blue:#6dc5e8;
--strawberry-pink:#f16f80;
}

More palettes to explore