All Palettes

Color Palette #f3b4d6, #f9c8c8, #fbe2b1, #b4e3f9, #a4d6b1

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f3b4d6;
}
.sunday-best {
color: #f9c8c8;
}
.beach-towel {
color: #fbe2b1;
}
.fairy-sparkles {
color: #b4e3f9;
}
.frugal {
color: #a4d6b1;
}

/* CSS Variables */
:root {
--soft-cashmere:#f3b4d6;
--sunday-best:#f9c8c8;
--beach-towel:#fbe2b1;
--fairy-sparkles:#b4e3f9;
--frugal:#a4d6b1;
}

More palettes to explore