All Palettes

Color Palette #9fc4e9, #f6b83c, #f25a99, #d85a8a, #3d2a5b

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-dreams {
color: #9fc4e9;
}
.squash-blossom {
color: #f6b83c;
}
.oleander-pink {
color: #f25a99;
}
.blush-d-amour {
color: #d85a8a;
}
.jakarta-skyline {
color: #3d2a5b;
}

/* CSS Variables */
:root {
--sweet-dreams:#9fc4e9;
--squash-blossom:#f6b83c;
--oleander-pink:#f25a99;
--blush-d-amour:#d85a8a;
--jakarta-skyline:#3d2a5b;
}

More palettes to explore