All Palettes

Color Palette #5ab1e7, #f4b943, #f9e25d, #ec6b4b, #d84f6d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-jeans {
color: #5ab1e7;
}
.golden-glam {
color: #f4b943;
}
.goldfinch {
color: #f9e25d;
}
.entan-red {
color: #ec6b4b;
}
.rosy-cheeks {
color: #d84f6d;
}

/* CSS Variables */
:root {
--blue-jeans:#5ab1e7;
--golden-glam:#f4b943;
--goldfinch:#f9e25d;
--entan-red:#ec6b4b;
--rosy-cheeks:#d84f6d;
}

More palettes to explore