All Palettes

Color Palette #f7a7a1, #f9d6b4, #f2e6ba, #b5e3c7, #79c4e6

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f7a7a1;
}
.sandy-bay {
color: #f9d6b4;
}
.menoth-white-base {
color: #f2e6ba;
}
.aqua-bay {
color: #b5e3c7;
}
.spritzig {
color: #79c4e6;
}

/* CSS Variables */
:root {
--roseberry:#f7a7a1;
--sandy-bay:#f9d6b4;
--menoth-white-base:#f2e6ba;
--aqua-bay:#b5e3c7;
--spritzig:#79c4e6;
}

More palettes to explore