All Palettes

Color Palette #f9c16c, #f8a5c8, #e1b6e2, #b1e7e2, #a6d3c3

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-opportunity {
color: #f9c16c;
}
.taffy-pink {
color: #f8a5c8;
}
.romantic-morning {
color: #e1b6e2;
}
.cool-crayon {
color: #b1e7e2;
}
.southern-belle {
color: #a6d3c3;
}

/* CSS Variables */
:root {
--golden-opportunity:#f9c16c;
--taffy-pink:#f8a5c8;
--romantic-morning:#e1b6e2;
--cool-crayon:#b1e7e2;
--southern-belle:#a6d3c3;
}

More palettes to explore