All Palettes

Color Palette #f6a2b3, #f8d8a0, #ffd780, #7dd8c2, #4c8ebd

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a2b3;
}
.milky-maize {
color: #f8d8a0;
}
.zinnia-gold {
color: #ffd780;
}
.mint-majesty {
color: #7dd8c2;
}
.boat-house {
color: #4c8ebd;
}

/* CSS Variables */
:root {
--pink-fit:#f6a2b3;
--milky-maize:#f8d8a0;
--zinnia-gold:#ffd780;
--mint-majesty:#7dd8c2;
--boat-house:#4c8ebd;
}

More palettes to explore