All Palettes

Color Palette #4b91e2, #f5a524, #dbe4f0, #e94e77, #f8e61b

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.iceberg {
color: #dbe4f0;
}
.kacey-s-pink {
color: #e94e77;
}
.xanthic {
color: #f8e61b;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--apricot-glazed-chicken:#f5a524;
--iceberg:#dbe4f0;
--kacey-s-pink:#e94e77;
--xanthic:#f8e61b;
}

More palettes to explore