All Palettes

Color Palette #8abfdb, #cfe7f2, #f6b83c, #f85725, #5c3f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.frozen-whisper {
color: #8abfdb;
}
.new-heights {
color: #cfe7f2;
}
.squash-blossom {
color: #f6b83c;
}
.carrot-lava {
color: #f85725;
}
.daisy-bush {
color: #5c3f8d;
}

/* CSS Variables */
:root {
--frozen-whisper:#8abfdb;
--new-heights:#cfe7f2;
--squash-blossom:#f6b83c;
--carrot-lava:#f85725;
--daisy-bush:#5c3f8d;
}

More palettes to explore