All Palettes

Color Palette #f5b400, #ff6e00, #ffec3d, #00bdd6, #e92063

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.flush-orange {
color: #ff6e00;
}
.hollandaise {
color: #ffec3d;
}
.maldives {
color: #00bdd6;
}
.mellow-melon {
color: #e92063;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--flush-orange:#ff6e00;
--hollandaise:#ffec3d;
--maldives:#00bdd6;
--mellow-melon:#e92063;
}

More palettes to explore