All Palettes

Color Palette #ff9c8f, #ffce8f, #ffee8f, #8bf8d4, #8fb8ff

0%
0%
0%

CSS code for this palette

/* CSS */
.lolly {
color: #ff9c8f;
}
.goldenrod-yellow {
color: #ffce8f;
}
.the-first-daffodil {
color: #ffee8f;
}
.roller-derby {
color: #8bf8d4;
}
.carolina-blue {
color: #8fb8ff;
}

/* CSS Variables */
:root {
--lolly:#ff9c8f;
--goldenrod-yellow:#ffce8f;
--the-first-daffodil:#ffee8f;
--roller-derby:#8bf8d4;
--carolina-blue:#8fb8ff;
}

More palettes to explore