All Palettes

Color Palette #9fc4e9, #f2e3b0, #f9c8c8, #ff6e61, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-dreams {
color: #9fc4e9;
}
.lime-bright {
color: #f2e3b0;
}
.sunday-best {
color: #f9c8c8;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--sweet-dreams:#9fc4e9;
--lime-bright:#f2e3b0;
--sunday-best:#f9c8c8;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
}

More palettes to explore