All Palettes

Color Palette #5abbf6, #f6b83c, #f8a09b, #f27f6e, #6c409c

0%
0%
0%

CSS code for this palette

/* CSS */
.hello-summer {
color: #5abbf6;
}
.squash-blossom {
color: #f6b83c;
}
.young-crab {
color: #f8a09b;
}
.melondrama {
color: #f27f6e;
}
.poppy-pompadour {
color: #6c409c;
}

/* CSS Variables */
:root {
--hello-summer:#5abbf6;
--squash-blossom:#f6b83c;
--young-crab:#f8a09b;
--melondrama:#f27f6e;
--poppy-pompadour:#6c409c;
}

More palettes to explore