All Palettes

Color Palette #f5b00f, #f5a524, #f45b1f, #d04e82, #690dab

0%
0%
0%

CSS code for this palette

/* CSS */
.spanish-yellow {
color: #f5b00f;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.plastic-carrot {
color: #f45b1f;
}
.pink-flamb {
color: #d04e82;
}
.indiviolet-sunset {
color: #690dab;
}

/* CSS Variables */
:root {
--spanish-yellow:#f5b00f;
--apricot-glazed-chicken:#f5a524;
--plastic-carrot:#f45b1f;
--pink-flamb:#d04e82;
--indiviolet-sunset:#690dab;
}

More palettes to explore