All Palettes

Color Palette #9fd2df, #f2b950, #d65c8b, #f78da7, #f1c1d6

0%
0%
0%

CSS code for this palette

/* CSS */
.light-sky-babe {
color: #9fd2df;
}
.bee {
color: #f2b950;
}
.flirty-rose {
color: #d65c8b;
}
.unripe-strawberry {
color: #f78da7;
}
.sweetheart {
color: #f1c1d6;
}

/* CSS Variables */
:root {
--light-sky-babe:#9fd2df;
--bee:#f2b950;
--flirty-rose:#d65c8b;
--unripe-strawberry:#f78da7;
--sweetheart:#f1c1d6;
}

More palettes to explore