All Palettes

Color Palette #f6a7b0, #f8d6b4, #f4e1a4, #a2d7d6, #6a9acd

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a7b0;
}
.sandy-bay {
color: #f8d6b4;
}
.optimistic-yellow {
color: #f4e1a4;
}
.aqua-island {
color: #a2d7d6;
}
.lothern-blue {
color: #6a9acd;
}

/* CSS Variables */
:root {
--pink-fit:#f6a7b0;
--sandy-bay:#f8d6b4;
--optimistic-yellow:#f4e1a4;
--aqua-island:#a2d7d6;
--lothern-blue:#6a9acd;
}

More palettes to explore