All Palettes

Color Palette #9fd2df, #f2b05a, #f6b83c, #d84141, #690dab

0%
0%
0%

CSS code for this palette

/* CSS */
.light-sky-babe {
color: #9fd2df;
}
.cheater {
color: #f2b05a;
}
.squash-blossom {
color: #f6b83c;
}
.cute-crab {
color: #d84141;
}
.indiviolet-sunset {
color: #690dab;
}

/* CSS Variables */
:root {
--light-sky-babe:#9fd2df;
--cheater:#f2b05a;
--squash-blossom:#f6b83c;
--cute-crab:#d84141;
--indiviolet-sunset:#690dab;
}

More palettes to explore