All Palettes

Color Palette #f0b2a3, #f7d2a1, #f9e19f, #a2d1e7, #80b2d1

0%
0%
0%

CSS code for this palette

/* CSS */
.lusty-salmon {
color: #f0b2a3;
}
.ginger-peach {
color: #f7d2a1;
}
.durango-dust {
color: #f9e19f;
}
.chefchaouen-blue {
color: #a2d1e7;
}
.blue-cuddle {
color: #80b2d1;
}

/* CSS Variables */
:root {
--lusty-salmon:#f0b2a3;
--ginger-peach:#f7d2a1;
--durango-dust:#f9e19f;
--chefchaouen-blue:#a2d1e7;
--blue-cuddle:#80b2d1;
}

More palettes to explore