All Palettes

Color Palette #9fc4e0, #bae2f2, #f5c2c8, #ffadad, #ff667d

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-cerulean {
color: #9fc4e0;
}
.bellagio-fountains {
color: #bae2f2;
}
.rose-reminder {
color: #f5c2c8;
}
.cornflower-lilac {
color: #ffadad;
}
.kisses-and-hugs {
color: #ff667d;
}

/* CSS Variables */
:root {
--pale-cerulean:#9fc4e0;
--bellagio-fountains:#bae2f2;
--rose-reminder:#f5c2c8;
--cornflower-lilac:#ffadad;
--kisses-and-hugs:#ff667d;
}

More palettes to explore