All Palettes

Color Palette #e2f2fd, #f0b2d1, #f6e66f, #c7e5c8, #ffa98f

0%
0%
0%

CSS code for this palette

/* CSS */
.wizard-white {
color: #e2f2fd;
}
.pink-marshmallow {
color: #f0b2d1;
}
.marigold-yellow {
color: #f6e66f;
}
.wintergreen-mint {
color: #c7e5c8;
}
.frozen-salmon {
color: #ffa98f;
}

/* CSS Variables */
:root {
--wizard-white:#e2f2fd;
--pink-marshmallow:#f0b2d1;
--marigold-yellow:#f6e66f;
--wintergreen-mint:#c7e5c8;
--frozen-salmon:#ffa98f;
}

More palettes to explore