All Palettes

Color Palette #9fd2df, #f6c7a7, #f6b83c, #e76e8d, #b65d9d

0%
0%
0%

CSS code for this palette

/* CSS */
.light-sky-babe {
color: #9fd2df;
}
.peach-damask {
color: #f6c7a7;
}
.squash-blossom {
color: #f6b83c;
}
.loveland {
color: #e76e8d;
}
.rose-bud {
color: #b65d9d;
}

/* CSS Variables */
:root {
--light-sky-babe:#9fd2df;
--peach-damask:#f6c7a7;
--squash-blossom:#f6b83c;
--loveland:#e76e8d;
--rose-bud:#b65d9d;
}

More palettes to explore